-
Bug
-
Resolution: Fixed
-
Medium
-
10.120.0
-
2
-
Severity 2 - Major
-
No
Issue Summary
When attempting to load the roadmap with more than 2100 items in any parameter of the query, the /releases request fails.
Steps to Reproduce
- Attempt to load a Roadmap with T1 Portfolio(s), T2 Releases
- If the combined request has less than 2100 items and less than 2100 teams in its parameters, it will load
- If the combined request has any parameter exceeding 2100 items pulled, it will error with 500.
Expected Results
Roadmap should be able to load large data sets
Actual Results
The Roadmap errors with a 500 until the request can be pared down to less than 2100 items in the request parameters.
The below exception is thrown in the Splunk log:
"The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request."
Workaround
Reducing the request size bypasses this issue, but it is tedious to determine when there are less than 2100 items in the request.
- relates to
-
JIRAALIGN-4765 Roadmap: non SuperAdmin users receive a timeout/500 with large sets of data
- Closed
-
JIRAALIGN-5020 Running Roadmap - Features filter on over 1000 records results in Error 500.
- Closed
- resolves
-
PS-134627 Loading...