Forums

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

Move workitem if no update in 3 days

Ben Greene
August 6, 2026

Hi, I am working with a Kanban space and want to setup automation to move workitems if they have not been moved to a different column after 3 days.

I made the below automation to test out doing this, and just add a comment for now.

The flow does look to run without error but it never adds a comment.

I have created custom columns in my board, ideally I'd like the rule to move the workitem to one of those columns based off the column it was previously sitting in.

Screenshot 2026-08-06 173814.png

2 answers

0 votes
Trudy P Claspill
Community Champion
August 6, 2026

Hello @Ben Greene 

To move the items from one column to another in a board you need to change the status of the item. In an Automation Flow that means using the Transition Work Item action.

Let us say your statuses are A, B, C, and D.

Let us say you want the work item to transition thus:

If current status is A, then transition to B.
Else-if current status is B, then transition to C.
Else-if current status is C, then transition to D

For that you need to use the IF-Else Condition block

https://support.atlassian.com/cloud-automation/docs/jira-automation-conditions/#If-else-block

Review the documentation on those items and then let us know if you have more questions.

0 votes
Alan Bruce
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 Champions.
August 6, 2026

Hello @Ben Greene ,

Can you show the rest of the workflow so we can see what might be missing?

Ben Greene
August 6, 2026

Here is the rest

Ben Greene
August 6, 2026
Varsha Joshi
Community Champion
August 6, 2026

I would have that automation send you an email for testing purposes. You can if it is doing anything. Also do you see any warning in the audit log?

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events