Alisha Dbritto created ATLAS-5322:
-------------------------------------
Summary: Glossary bulk import silently drops terms with invalid
relations
Key: ATLAS-5322
URL: https://issues.apache.org/jira/browse/ATLAS-5322
Project: Atlas
Issue Type: Bug
Reporter: Alisha Dbritto
Assignee: Aditya Gupta
Attachments: Screenshot from 2026-06-16 11-40-38.png, Screenshot from
2026-06-16 11-41-29.png, Screenshot from 2026-06-16 11-42-56.png,
glossary_healthcare_filled.csv
Imported Healthcare Glossary CSV with 21 terms. Final result: only 19 terms in
glossary. Browser console shows some terms failed relation validation (e.g.,
"Patient@Healthcare Glossary"), but the UI doesn't clearly report which terms
were dropped or why.
Steps to Reproduce:
1. Create glossary CSV with multiple terms containing cross-glossary relations
- Example: A field contains "Healthcare Glossary:Provider"
- File includes 21 total terms
2. Go to Glossary → Bulk Import Glossary Terms
3. Upload the CSV
4. Check the import response in browser console (Network tab)
Expected Behavior:
All 21 terms should be imported successfully. Relations should be validated and
linked.
Actual Behavior:
- Browser console shows failedImportInfoList with entries marked "FAILED"
- successImportInfoList shows only partial success
- UI error dialog: "Incorrect relation data specified for the term :
Patient@Healthcare Glossary Incorrect relation data specified for the term :
Patient@Healthcare Glossary"
- Final glossary contains only 19 terms; 2 terms are missing
--
This message was sent by Atlassian Jira
(v8.20.10#820010)