Grouping by name instead by ID
SINCE VERSION 3.6.0
When selecting one of the following fields, it is possible to group by their name instead of the ID:
- Version fields (Affected version, Fix version)
- Components field
- Option select custom fields
By default, the values will be grouped by their ID, meaning that there might be several options that have the same name (e.g. 2 components from different projects) but since they don't have the same ID in the database, they will be treated as two different values.
When checking the checkbox, options with the same value will be treated as one option, even though they are saved as different values in the database.
