Details
-
Type:
Bug
-
Status: Done
-
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
Description
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.
Attachments
Issue Links
- 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
-