Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dictionary] Fixes for correct displaying "Data Type" column for the enumeration type in the "Data Dictionary (Beta)" table #8976

Merged
merged 1 commit into from Nov 27, 2023

Conversation

yagurdmitriy
Copy link
Contributor

Brief summary of changes

The "visits" attribute has been removed from array initialization as it affects the response for the UI. UI waits for JSON where in the list of column for the table row, "visits" goes after "otions" by the order.

… response for 'Dictionary Beta'. UI waits the enumeration 'options' before the 'visits'
Copy link
Collaborator

@driusan driusan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and seems to fix it. (Information isn't lost because visit is actually added at row 75 for sessions.)

@driusan driusan merged commit edc730f into aces:25.0-release Nov 27, 2023
19 checks passed
@ridz1208 ridz1208 added this to the 25.0.2 milestone Apr 9, 2024
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.

None yet

3 participants