Prasad P. Pawar created ATLAS-5267:
--------------------------------------
Summary: ATLAS UI: Create Glossary: add Import glossary terms tab
(template + upload)
Key: ATLAS-5267
URL: https://issues.apache.org/jira/browse/ATLAS-5267
Project: Atlas
Issue Type: Sub-task
Components: atlas-webui
Affects Versions: 3.0.0
Reporter: Prasad P. Pawar
Assignee: Prasad P. Pawar
Attachments: Screenshot from 2026-04-02 18-08-57.png, Screenshot from
2026-04-02 18-09-10.png
Unify glossary creation and term import in one Create Glossary dialog. Users
switch between Create glossary and Import glossary terms via a toggle (same
interaction pattern as Formatted / Plain text on the long-description field).
Edit Glossary is unchanged (no toggle).
User-facing behavior
* Create glossary: Existing form (name, short/long description, rich text) and
Create / Cancel; same API and success handling as before.
* Import glossary terms:
** Download import template (download icon) using the glossary import template
API ({{{}/glossary/import/template{}}} via existing client method).
** File dropzone for {{{}.csv{}}}, {{{}.xls{}}}, {{.xlsx}} (reuse existing
import layout).
** Upload / Cancel with the same upload behavior as Import Glossary Term from
the sidebar (shared {{postGlossaryImportFormData}} with {{ImportDialog}}
glossary path).
** On partial failure: Error Details list, Back to return to the dropzone,
footer Cancel only in error state.
* Sidebar entries Create Glossary, Download Import template, and Import
Glossary Term remain; no removal required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)