-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Affects Version/s: 11.3.6, 11.3.8
-
Component/s: Dashboard & Gadgets
-
None
-
11.03
-
1
-
Severity 2 - Major
Issue Summary
Two dimensional filter displays inaccurate results for the custom field of type select list(single choice) added in XAXIS of the gadget
Steps to Reproduce
- Create a custom field of type select list(single choice) and add some options to it.
- Create some issues that have values for the newly created custom field (Example: Severity) and leave some issues that don’t have custom field values for the field Severity
- Create a Two dimensional filter statistics gadget and add the newly created custom field of type select list(single choice) in this example Severity to XAXIS
- Choose any other field for the YAXIS and load the gadget
Expected Results
- The gadget should display count for each custom field value and if the values are NULL/None it should display in separate column as in 10.3.x version 9.12.x versions
Actual Results
- There are 2 problems here observed in 11.3.6:
Problem 1: The column should display NONE for those issues with custom field values not set instead it shows as Irrelevant which is misleading
- and also the count for the Irrelevant should be the issues with which the custom field values is not set instead the column is merged and it displays total issue count instead incorrectly.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
This works fine partially if we choose to have the Severity(select list single choice custom fields) in YAXIS However the Irrelevant term is still be displayed