Skip to content
New issue

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

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

Already on GitHub? # to your account

Enum sibling presentation is not always correct #136

Open
rmouritzen-splunk opened this issue Feb 27, 2025 · 0 comments
Open

Enum sibling presentation is not always correct #136

rmouritzen-splunk opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rmouritzen-splunk
Copy link
Contributor

The type attribute is not always used as an enum sibling, but is always presented as such.

Cause

This is caused by "calculating" the enum sibling pairs after the dictionary is read. This is, however, too early.

Solution

The enum / enum-sibling pairings should only be calculated for classes, objects, and profiles. This also means we should not show the enum / enum-sibling presentation enhancements on the Dictionary Attributes page.

@rmouritzen-splunk rmouritzen-splunk added the bug Something isn't working label Feb 27, 2025
@rmouritzen-splunk rmouritzen-splunk self-assigned this Feb 27, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant