-
Notifications
You must be signed in to change notification settings - Fork 41
Labels
1 - BugIncorrect behavior of the productIncorrect behavior of the product
Milestone
Description
Describe the bug
Related to #5485
If multiple COTs share the same formatter the selection dropdown always chooses the first one with that format. It's a little weird but the functionality works since it is the same formatter after all.
I imagine in practice most people will have a different formatter for each COT if they aren't sticking with the default, but if someone comes across this it may appear broken.
To Reproduce
Steps to reproduce the behavior:
- Create two CollectionObjectTypes with the same Catalog Number Format Name which differs from that of the Collection's default Catalog Number format
- Create a new Collection Object query, add Catalog Number to the query, and switch the type from
AnytoEqual - Try to select both COTs, see that it selects the first COT regardless of which one you click.
Expected behavior
The COT you click on should be selected to avoid confusion. Or some sort of indicator that the behavior happens because they have the same formatter (not sure of an elegant way to do this)
Screenshots
chrome_zfCxfAL2N3.mp4
- Browser: Chrome
- Specify 7 Version: production (SHA once Support COT catalog number configurations in the Query Builder #5485 is merged)
- Database Name: KU_Birds
- User Name: spbirdadmin
Metadata
Metadata
Assignees
Labels
1 - BugIncorrect behavior of the productIncorrect behavior of the product