-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
Two Dimensional Filter Statistics gadget, using "Parent" as YAxis, "Sort By Natural" does not work.
It sorted by Parent key order.
Steps to Reproduce
- Create Company-managed project
- add Parent issue types(example "Initiative and Epic", "Epic and Story", "Task and Subtask")
- create issues, add "Parent" in some issues
- example issues
Issue key summary Issue type Parent test-1 2-initiative Initiative test-3 Epic Epic test-1 test-4 Epic Epic test-11 1-initiative Initiative test-12 Epic Epic test-11
- example issues
- In Dashboard, add "Two Dimensional Filter Statistics" and set configuration
- X Axis: Status
- Y Axis: Parent
- Sort By Natural
- Sort Direction: Ascending
- Save
Expected Results
Parent should be sorted by number and alphabet.
In this example, "1-inititive" should be upper of "2-initiative"
Actual Results
It is sorted by "Parent key" order.
"test-1"(2-initiative) shows upper than "test-11"(1-initiative).
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRACLOUD-69097 Two Dimensional Filter Statistics - Ability to sort by the workflow status natural order
- Gathering Interest