Skip to content

ATLAS-5067:UI: Apache Atlas Glossary becomes unresponsive when the pa…#398

Merged
pawarprasad123 merged 1 commit intomasterfrom
ATLAS-5067
Jul 11, 2025
Merged

ATLAS-5067:UI: Apache Atlas Glossary becomes unresponsive when the pa…#398
pawarprasad123 merged 1 commit intomasterfrom
ATLAS-5067

Conversation

@pawarprasad123
Copy link
Copy Markdown
Contributor

@pawarprasad123 pawarprasad123 commented Jul 10, 2025

[Atlas UI] Apache Atlas Glossary becomes unresponsive when the page size is set to 50.

What changes were proposed in this pull request?

Atlas Classic UI becomes unresponsive in the Glossary section after changing the page limit to 50.

Steps to Reproduce:

Log in to Apache Atlas.
Navigate to the Glossary section.
Select a glossary item that has more than 25 associated entities.
At the bottom of the page, change the page limit to 50.
Actual Result:
An alert is displayed with the following error message:

+++
"expected type AtlasGlossaryCategory; found AtlasGlossaryTerm"
+++

This error was occurring because of the incorrect API; now the correct API is being hit.

How was this patch tested?

Tested manually and now working fine with the changes. Uploaded a screenshot showing 50 results without error.
Screenshot from 2025-07-10 15-29-35

@pawarprasad123 pawarprasad123 merged commit b45b496 into master Jul 11, 2025
2 checks passed
pawarprasad123 added a commit that referenced this pull request Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants