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.
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.