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've recently created some automation rules that need to run for every issue that ends up in a given project. They work fine when the issue is created directly within that project, but fail to run when an issue is moved from another project to this one. Evidently a moved issue does not qualify for the "Issue created" trigger or any transition post functions associated with the workflow state it moves to. So with those ruled out, how is it possible to reliably call an automation rule or post function when an issue is moved to a project?
You won't be able to trigger a post function based on an issue being moved, as those will only fire when an issue goes through a workflow transition. However, there is an "Issue Moved" event that you can leverage for your the automation.
This worked for me but I had to create 2 automation rules one to capture when projects change and the other to capture when the issue is created.
My end goal is to have a few rules,
if project = A then do X,
else if project = B then do Y
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
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.