I'm attempting to create an automation that updates a linked issue when the trigger issue is updated to a specific status.
The issue is that this automation does not work. The linked issue is not being transitioned automatically.
Any ideas?
*This rule is not triggered by another rule
Hi @Caressa
The rule looks correct, assuming the logic is...
So the issue the action is taken against should be linked to the trigger issue using the "causes" link type.
---
Could we also see the audit log, to see what is happening when it attempts to execute?
Ste
IAR-190 was transitioned to "Invoiced" so according to the automation I've built, IAR-176 should automatically be transitioned to "Invoiced" as well but it won't.
IAR-190 meets the automation condition of Issue Type equals payment
IAR-176 is linked as a "is caused by" link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Caressa
The error in the audit log states IAR-176 cannot move to the destination status, so either...
^ Could you check these 3 issues, and see if this helps clarify the problem?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A user restriction in the status workflow was not allowing the automatic transition. I allowed the issues reporter (which is actually another jira automation) the capability to transition the IAR-176 linked status from In Progress to - Invoiced
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.