[Chart | Date] Chronological order broken
Affected version : 6.0.0.RELEASE
Steps to reproduce
- on a given project, with several testers involved who would normally have run tests, create a 'Comparison' graph
- on the 'Measure' axis, select 'Test case | Test case ID' in 'Count' mode
- on the 'By' axis, select 'Execution plan items | Last execution date' with the 'By day' choice
- in the 'Series' section, select 'Execution plan items | Tester login' with the 'Aggregation' choice
- in the 'Filters' section, add 'Execution plan items | Last execution date', select 'Between' and specify a period (e.g. between 01/12/23 and 23/01/24)
Observed behaviour
When generating the graph, we notice that the dates appear mixed up on the screen.
Expected result
When a date attribute is selected in a graph, and the axis is used to display dates (days, months, years), the dates must be sorted chronologically.
