-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: 5.5.9
-
Fix Version/s: 5.6.10
-
Component/s: Performance
-
Labels:None
-
Sprint:SR4J Sprint 67
-
Critical Points:1.8
We have a performance issue when customers have a large number of sprints, 50 + issues on a SCRUM board and when they are making use of our AddedAfterSprintStart or RemovedAfterSprintStart JQL functions in their card color queries.
The StackOverflowError from users with this problem indicates that we are recursively hitting line 151 and 152 of the Agile function AddedRemovedAfterSprintStart class.
- is related to
-
SRJIRA-4539 StackOverflowError caused by using *AfterSprintStart in a Board filter if you refer to that same board within the function parameters
-
- Done
-