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

Fixes issue with comboboxes not displaying multiple items with the same name. #2084

Merged
merged 1 commit into from Mar 16, 2022

Conversation

kevgliss
Copy link
Contributor

In some cases (typically with cross-project entities) there can be multiple entries with the same name. We denote the ID of the value instead of it's name such that these "duplicates" are correctly displayed in the dropdown.

@kevgliss kevgliss added the bug Something isn't working label Mar 16, 2022
@kevgliss kevgliss merged commit 3c895ed into master Mar 16, 2022
@kevgliss kevgliss deleted the bugfix/combobox-same-name branch March 16, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant