Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Update Sprint field automatically

Пономарёв Михаил September 11, 2018

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!

1 answer

1 accepted

1 vote
Answer accepted
Tarun Sapra
Community Champion
September 11, 2018

Hello @Пономарёв Михаил

Here's the sample script to update the sprint field on the issue

https://community.atlassian.com/t5/Jira-Software-questions/Programatically-Update-the-Sprint-Field-in-Issues/qaq-p/722007

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.

Suggest an answer

Log in or Sign up to answer