I setup an automation in our service management project with the intention of automatically routing tickets to a separate project. Since users copied on the emails are added to the ticket as a requested participant automatically this seems like a logical approach.
Trigger: When: Issue Updated
Condition: Request participants contains any of
Action: Create a new ticket in the different project
And: Link issue to most recently created issue.
I used the Issue updated trigger because it's my understanding that Jira creating the ticket then adding the requested participants from the email are two separate actions. When testing the process the only feedback the audit log send is no action was performed because the ticket did not meet the conditions even though the tickets are successfully being created with the correct request participants in the service management project.
Hi @Matt Fishel
You are on the right path! The only thing that got away from your attention (although you have spotted the audit log) is that Request participant field is empty upon issue creation! ;)
You have to re-fetch the data after the creation and then place your condition etc. That will work! Let me know of the progress!
Be well!
Hey Alex,
Thanks for getting back to me! How would I re-fetch the data?
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.
@Matt Fishel sorry dude, but I wasnt online. Nice that you have find where the re-fetch action is! :)
Kindly mark my answer as accepted in order to help other in the community! Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.