Forums

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

Changing value in automation when I change swimlane?

Mathieu Cossette September 5, 2025

Is there a way to automate the change of a field when I try to move a card from swimlane?

1 answer

0 votes
Bill Sheboy
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.
September 5, 2025

Hi @Mathieu Cossette 

Do you mean when a work item transitions status between the board columns (i.e., drag-and-drop left or right direction) or when something else changes?

If it is the status, please try using an automation rule triggered on Work Item Transitioned:

https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Issue-transitioned

 

Kind regards,
Bill

Prateek
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!
September 5, 2025

Use Field-Based Triggers

If your swimlanes are based on a specific field (e.g., “Priority” or “Team”), then:

  • Create an automation rule triggered by a change in that field.

  • Example: “When ‘Team’ field changes → update ‘Owner’ field” or “Add label X”.

Use Status Transitions (if applicable)

If swimlane movement corresponds with a status change (like moving across columns), you can use:

  • Trigger: Issue transitioned

  • Then: Edit issue fields or send notifications

Advanced Option: JQL-Based Swimlanes

If your swimlanes are based on JQL filters, you can:

  • Monitor the field that drives the JQL condition.

  • Trigger automation when that field changes.

So while you can’t automate based on “swimlane movement” directly, you can automate based on the underlying field change that causes the card to appear in a different swimlane.

Let me know what field your swimlanes are based on — I can help you build a custom rule!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events