Forums

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

Automate Issue movement through workflow

Zahir Jaffer
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!
October 9, 2023

We have statuses such as "Backlog - 2 weeks", "To Do - 3 days", "Today", and "Done".


I want to use automation to progress issues/ items from:


(a) "Backlog - 2 Weeks" to "To Do - 3 days" once issues they have spent 11 days in this status.


(b) Similarly, I want to transition "To Do - 3 Days" to "TODAY" once issues have spent 3 days in "To Do - 3 days"


We use JIRA for Stand-ups and end up discussing only "TODAY" items. It takes time to manually update the issues (which I have to do), but if they move automatically based on time spent, the work for the team gets automatically added to assignments for
"TODAY" and can be discussed during the meeting.

1 answer

0 votes
Bert van Dijk _TMC_nl_
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.
October 9, 2023

Hi @Zahir Jaffer 

Do you mean this jql?

a) status changed TO "Backlog - 2 Weeks" AFTER startofday(-11) and status = "Backlog - 2 Weeks"

b) status changed TO "To Do - 3 Days" AFTER startofday(-3) and status = "To Do - 3 Days"

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events