Forums

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

Update status when entering specific sprint

Maarten Dubois
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2021

Hi Everyone,

I would like to have my tickets automatically update the status when they move into a specific sprint. I got my sprint board setup as followed, backlog, refined sprint, future sprint, and active sprint.

Ideally I would like to create an automation when a ticket gets dragged from the backlog to the refined sprint, the status automatically gets changed to "Refined".

At the moment I have no idea how to do this with automation in Jira and if this specific use case is even possible. So that's why I'm laying out the problem here.

With kind regards,

Maarten

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 16, 2021

Welcome to the Community!

Status is not a field you can enter, it's an indication of where an issue is in the workflow.  You can't edit status, you have to transition issues from one status to another.

Automation can do this, you have to select a "transition" action instead of an "update field".  Where I think you might be stuck is on the actual trigger for the Automation - at their most basic, an Automation is "when X happens, do Y (with/to) Z".

I don't think Automation can detect "issue moved into sprint" and act on it.  You'd also need a second automation to move the issue back to its old status if someone takes it out of a sprint - and bear in mind that a lot of scrum teams will be jostling issues in and out of a sprint while planning it, so you probably don't really want to be doing this anyway.

Suggest an answer

Log in or Sign up to answer