You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have a few automation rules in my projects to change status according to branch/pull request events in the project respective BitBucket repository, so that the status of a Story is always synchronized.
For example, when a branch is created the Story status changes from TODO to IN PROGRESS, when a pull request is created the Story status changes from IN PROGRESS to IN REVIEW, when a pull request is merged the Story status changes from IN REVIEW to DONE, and so on.
I also created two rules to change the status of an Epic according to the status of its Stories.
For example, if all Stories from that Epic are DONE, change the Epic status to DONE too, and this is where I'm having problems.
As you can see in the image, this automation is triggered when an issue (Story) is transitioned to DONE, but I realized that if the issue was transitioned through automation, the event is not propagated and other automation rules expecting that event are not triggered.
I'm saying this because if I changed the Story status manually in the board and this rule actually worked.
Is there a way to solve this?
Thanks in advance!
Hi @programmator , I suspect this is not the case. Rather I suspect you do not have the other automation rule configured to allow it to execute via another automation rule. When you create a rule there is a checkbox for this. Please check that.
You are right. I completely missed it.
Thank you for the support and quick reply!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.