Hi Team,
I am trying to create repetitive tasks for our company-managed Project using Jira Automation. The idea is to create Jira issues with "Create Sprint" from Backlog as the trigger and then the issues are automatically assigned to the newly created Sprint. The two values I get from the Sprint field are 1) Current Sprint and 2) Next Sprint.
I am looking to have the Sprint value field of the newly created issues populated as the newly created Sprint, which was the trigger to this rule.
I would appreciate it if anyone can help me out in solving this or suggest a workaround
Thank you in Advance,
Sai
Hi @Sai Kishan -- Welcome to the Atlassian Community!
When creating the issue, you may also type in a smart value for the Sprint field.
And as your rule is using the Sprint Created trigger, that smart value would be {{sprint}}
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-development/#--sprint--
When you type in that smart value, it will appear below the Sprint field, and then it may be selected for the rule to use it.
Kind regards,
Bill
Thank you ! @Bill Sheboy . I used {{sprint.id}} to solve this requirement.
Thanks again for helping out!
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.