Hey All,
I want to create automation that, if story created with empty sprint, it will add to spesific sprint.
I tried to do this with {{sprint.id}} but it didn't work.
Any ideas how can I do this?
Thanks in advance
Hii @yosi hatem
You have to use the advanced edit https://support.atlassian.com/cloud-automation/docs/advanced-field-editing-using-json/
{
"fields": {
"sprint": 25748
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.