Hello
I have several automation. One of them us updating some fields (if they have not been set from the ticket creation)
The other one is assigning the ticket based on the fields value
Is there a way to make sure that the automation that updates the fields is triggered before the one that assign the ticket ?
Il would like to avoid duplicating the assignation steps in 2 different automations
Thanks for your feedbacks
My fellow community members have solid points and information.
Thanks @Fazila Ashraf and @Nikola Perisic
But why don't we look if these automation can't be combined in a single rule.
So based on the trigger fields are updated, then add a re-fetch action or a delay and then based on probably a condition assign the issue?
Would be helpful if you provide:
1. what type of project is this (e.g., company-managed, team-managed, etc.),
2. images that show your complete rule.
3. images showing the details of any relevant actions/conditions/branches.
4. images showing the Audit Log details for the rule execution.
5. Explain where the issue is.
These questions are not for not willing to help, but to have community members understand on how automation works.
Yes, and...to the suggestions from @Marc -Devoteam-
Seeing the specifics of your rules and what problem they are trying to solve (i.e., the "why" for each rule), may reveal an opportunity to either:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Generally the automation run async and there is no way to simply reorder the execution sequence of all of them. I have worked around important exceptional automations through webhook relays. Screenshots below to help with the general idea. Hope this helps!
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.