Hello community!
Does there exist a smart value for current sprint?
I want an automation that sets a due date for an issue transition to "in progress", which would be the same as End Date of the current sprint.
Works ok with {{sprint.endDate.jiraDate}} for issues that have appeared for the first times in the sprint.
Those though, that go from sprint to sprint and have +1, +2s to them in the sprint field - {{sprint.endDate.jiraDate}} triggers the end date of the initial sprint they appeared in, not the current one.