Hello,
I have each Task linked to a User Story as "Split From", so I have User Stories Split To Tasks.
Is it possible to automatically update each Task's Sprint field when it's linked User Story is being added to Sprint?
Thank you!
Hello @Пономарёв Михаил
Here's the sample script to update the sprint field on the issue
Please note that once you update the sprint on the task fields then they would start appearing on the board's sprint (if they match the board filter)
It's generally not a *good* practice to update the sprint field manually, as it should be done internally via Jira boards on the issues, that's why the sprint field is an "locked" field in Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.