Details
-
Bug
-
Status: Done
-
High
-
Resolution: Done
-
5.5.7
-
JIRA 7.2.6 / SR 4.3.18
JIRA 7.5.0 / SR 5.0.18
-
Sprint 35 - Ends Oct 24, Sprint 36 - Ends Oct 31, Sprint 37 - Ends Nov 14, Sprint 37 - Ends Nov 28, SR4J Sprint 78, SR4J Sprint 79
-
2.9
Description
If an issue is a part of more than one sprint, using getValue() in a behaviour on the "Sprint" field only returns the "Completed Sprint." It will not return the "Active Sprint" or "Future Sprint."
This is somewhat unexpected, given that the Sprint field on the issue shows all Sprints:
Calling getCustomFieldValue() on the "Sprint" field returns a collection of Sprints that the issue is involved in as expected, but doesn't dynamically return the value based on user selection in the Edit/Create window.