I've got an automation rule that transits a ticket to `In Progress` whenever a new branch is created. This worked fine until a few days(?) ago when it started to behave strangely. It now looks like it gets called every time we push a new commit to an already existing branch.
The usual workflow is like this:
Branch gets created => automation moves ticket to `In Progress`
PR is opened => automation moves ticket to `In Review`
Now if I push a commit to a branch with a ticket, that is in review, the audit log tells me that `Branch created` rule got triggered and the ticket is actually moved to `In Progress`. As a workaround I've now added a condition to check if the status is not `In Review` like this:
But there seems to be something strange here as I wouldn't expect the `Branch created` trigger get called on a new commit push to an already existing branch.
I didn't see any defects for this in the public backlog, and I suggest asking your site admin to submit a ticket to support: https://support.atlassian.com/contact/#/
Best regards,
Bill
Thanks a lot. Will do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, @Daniel Domberger I see that you've marked the answer as accepted. Did someone from Jira support fix it for you? Can you share the steps here so others could benefit?
If not, why is this accepted?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm facing a similar issue where every new commit is triggering the "Branch created" rule on Automation.
Were you able to find any solution for this ?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.