Details
-
Bug Report
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
AT1:
- given:
- I am in the report builder
- when:
- I choose:
- a process definition
- "Process Instance count frequency" as view
- "Start Date of Process Instance - Day" as group by
- "Table" as visualization
- I choose:
- then:
- I see a table where the entries are not sorted in ascending order to their dates
- expected:
- I see a table where the entries are sorted in ascending order
AT2:
- given:
- I am in the report builder
- when:
- I choose:
- a process definition
- "Process Instance average duration" as view
- "Start Date of Process Instance - Day" as group by
- "Table" as visualization
- I choose:
- then:
- I see a table where the entries are not sorted in ascending order to their dates
- expected:
- I see a table where the entries are sorted in ascending order
AT3:
- given:
- I am in the report builder
- when:
- I choose:
- a process definition
- "Raw Data" as view
- "Table" as visualization
- I choose:
- then:
- I see a table where the entries are not sorted in ascending order to their start dates
- expected:
- I see a table where the entries are sorted in ascending order of their start dates