Can I reference issue Sprint end date in automation like {{issue.Sprint.Enddate}} ?
Hi @Arto Saari ,
welcome to the Atlassian Community!
Yes, you can use {{sprint.endDate}} smart value, but it is available only with triggers Sprint created, Sprint started and Sprint completed.
See here for more info, section {{Sprint}}.
Thanks - it works now!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Arto Saari -- Welcome to the Atlassian Community!
Yes, that field is accessible for issues or for sprints (as Hana notes for sprint-related triggers).
The issue's sprint field is a list type, and so you need to select a specific sprint to get at the End Date...or you could just find the maximum one with: {{issue.sprint.endDate.max}}
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.