Changing linked issues status through Automation

Selva Praveen Elango October 9, 2024

I want to change the linked issues status through automation, it is a global automation, so the linked issue is in an other project with different workflow. 

so i need to compare the status of the triggered issue and change the status of the linked issue accordingly 

like 

if the triggered issue status is To Do or Ready for Refinement

then linked issue status should change to 'Backlog'

If the triggered issue status is 'In. Progress' 

then linked issue status should change to 'In Progress'

If the triggred issue status is 'Done'

Then linked issue status should be 'Ready for Release' 

 

Can we compare the triggred issue status in automation 

 

so far i have 

 

Screenshot 2024-10-10 at 11.41.01 AM.png

thanks in advance for the help  

1 answer

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 9, 2024

Hi Selva,

Typically what I do is what I do is create a series of IF/ELSE Conditions after the Issue Transitioned Trigger. Under each condition, I add the Branch like you have it and continue through it but setting the value of the Status instead of just the Copy from trigger because it will be different. 

Do one like that, then you can copy the components and slide them under the Else and Branch and update as needed. 

Suggest an answer

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

Atlassian Community Events