I'm creating automation that captures every time an issue is transitioned from "in QA" status to "in progress" and I would like to catch the sprint name of the issue and trigger a message with the sprint name (along with other metadata).
I can't find any smart value that holds the sprint name of the transitioned issue.
The {{sprint.xx}} values are only available on Sprint created, started, or completed triggers.
Any advice?
Hi Tom,
You can try: {{issue.sprint.name}}
Hope this helps
It worked, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.