You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user creates a new query on CO and select the age virtual field the name of the age or the range is displayed in the column result.
The new implementation should display the range of the name when a name has been selected.
To Reproduce
Steps to reproduce the behavior:
Build a "Collection Object" query in a paleo/invertpaleo/geology discipline's collection
Add the "Age" field to the query
Select name filter
Choose a name
Run the query
See that the name only is displayed
Expected behavior
Two possibilities cross my mind:
1. Show Searched Name & Range
The user should see the name and the range in each row rather than just the name
It should look like this when a name is selected:
The text was updated successfully, but these errors were encountered:
CarolineDenis
changed the title
"Age" field should return the age name with the range of it
"Age" field should return the age name with its range
Jan 15, 2025
Describe the bug
When the user creates a new query on CO and select the age virtual field the name of the age or the range is displayed in the column result.
The new implementation should display the range of the name when a name has been selected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Two possibilities cross my mind:
1. Show Searched Name & Range
The user should see the name and the range in each row rather than just the name
It should look like this when a name is selected:
The text was updated successfully, but these errors were encountered: