-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.13.1
-
Component/s: (Advanced Roadmaps) Plan - Teams
-
9.13
-
1
-
Severity 3 - Minor
Issue Summary
This is similar to All plans view and program creation breaks in MSSQL with 2100+ plans. When using Rest API to fetch data, it fails due to the count of entities.
Steps to Reproduce
Use any of the endpoints below to query an environment with 2100+ plans:
- /rest/teams-api/1.0/team/
- /rest/teams-api/1.0/team/count
Expected Results
Endpoint would successfully retrieve results.
Actual Results
The below exception is thrown in output:
message: Error trying to count entities!
Workaround
A workaround will be added here if found.
- links to