-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Smart-values
-
0
When working with sprints in smart values, A4J brings all of them in a list, which is sometimes clunky to work with.
It would be better if we had a {{issue.sprint.activeSprint}} smart value as well, so we could just get the active sprint for the issue.
Currently, we need to work with the list and do something like this to get the last sprint name:
{{#issue.Sprint}}{{#last}}{{name}}{{/}}{{/}}
- links to