-
Bug
-
Resolution: Unresolved
-
Low
-
2
-
Severity 3 - Minor
-
Issue Summary
Opening a JQL filter from Object Linked Issues filter can return 400 Bad Request error.
Steps to Reproduce
- Link 500+ Issues to the Object
- From Object view setup filter to open all Linked issues
- Click on the Icon (below) to open JQL search for the issues
Expected Results
JQL search is opened as usual
Actual Results
Error "HTTP Status 400 – Bad Request"
Workaround
Perform a JQL query filtering on the assets fields on the projects and the object value.
The URL generated should be a JQL using an aqlFunction instead of a list of IDs.