Order workflow
#4790
Replies: 2 comments 2 replies
-
Hey @logicall - actually, it's a good enhancement request. You can workaround it by:
Anyway, if you'll open a ticket for support it natively it would be cool :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Can you tell me if it is possible to set the order of workflow execution? Or the ability to call one workflow from another?
I have 2 workflows - one for alerts and one for incidents.
I have a task - one workflow adds/updates fields when an alert is received. Then the second workflow should work when creating an incident.
Now it happens randomly.
When an alert is received, the field is added/updated. But the workflow on incident creation sends information on the incident and this alert with the old field value.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions