-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Create a dashboard and a gadget with a Filter Results type, save and load.
- Once the issues load, click in a column to sort by a custom field (that later, you need to delete).
- Delete the custom field, and in the gadget, click to refresh/reload.
- It will be shown as the above image.
- At network log, it will show an Error, and at Splunk, will show as follows
Invalid JQL: Not able to sort using field 'cf[10123]'.
Expected Results
Once a custom field is deleted, its references should be removed from gadgets.
Actual Results
It shows the message "No matching issues found," which is misleading since the filter loads fine; only the gadget is broken.
Workaround
Edit the gadget, change the filter to another, then change back to the original, and save it.