-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.3.13
-
Component/s: Dashboard & Gadgets
-
None
-
10.03
-
1
-
Severity 3 - Minor
Issue Summary
"Pie Chart" gadget fails to produce a jql when field name contains space and brackets: "CustomField [Name]
Steps to Reproduce
- Create a test Select List (single choice) custom field named System [Location] and add a few options.
- Create several test issues and set each one with different values of this custom field.
- Add a Pie Chart gadget to a dashboard, set the Statistic Type to System [Location], and save the gadget.
- Click on any slice in the pie chart and review the JQL that is generated.
Expected Results
JQL with the desired issue should be visible
Actual Results
JQL is getting failed with an error Field 'System' does not exist or you do not have permission to view it.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available