-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.12.0
-
Component/s: None
-
Labels:None
-
Sprint:SR4J Sprint 87
-
Critical Points:2.2
Summary
A NullPointerException error was showed on Pie Chart gadget when a scripted issue picker custom field is selected on the Statistic Type
Steps to reproduce the problem
- Create a new custom field of issue picker from script runner
- Create a Pie Chart gadget on the dashboardÂ
- Select a JQL filter and scripted issue picker custom field in Statistic Type
- Press on Save
- It shows on the gadget a big red error (Please see PieChartError.log)
Expected Behaviour
The Pie Chart gadget should be worked fine and display something as per the screenshot below:
Actual Behaviour
A NullPointerException error was showed