Alisha Dbritto created ATLAS-5302:
-------------------------------------
Summary: Glossary import API returns failure message even though
glossary data is imported successfully
Key: ATLAS-5302
URL: https://issues.apache.org/jira/browse/ATLAS-5302
Project: Atlas
Issue Type: Bug
Reporter: Alisha Dbritto
Attachments: Screenshot from 2026-05-20 12-09-45.png, Screenshot from
2026-05-20 20-07-25.png, Screenshot from 2026-05-20 20-08-29.png,
glossary_healthcare_filled_v2.csv
* During glossary import in Apache Atlas, the import operation returns a
failure/error message even though the glossary data is imported successfully
and is visible after refresh.
* When importing the glossary file, the UI displays the message “Glossary
import failed”. In the error details, the response shows validation messages
such as “Incorrect relation data specified for the term: Patient@Healthcare
Glossary” and “Incorrect relation data specified for the term:
Provider@Healthcare Glossary”.
* This appears to be a backend glossary import API issue, because the backend
seems to return a failure response even though the import succeeds. If relation
data has validation issues, the backend should return a clear partial-success
or warning response instead of marking the entire import as failed.
Actual behavior:
The import API/flow reports “Glossary import failed” even though the glossary
data is imported successfully and is visible after refresh.
Expected behavior:
If the glossary data is imported successfully, the import API should return a
success response.
Attachment: glossary_healthcare_filled_v2.csv
--
This message was sent by Atlassian Jira
(v8.20.10#820010)