Hello,
I'm propably overthinking it much, and the answer is really simple, but i just cant get it right.
I created two automation rules:
The rules both work fine, except when user X creates issue type "Onboarding".
In that case, both rules are executed, and they override each other.
Problem is, they don't always get executed in the same order (looks like it's random), so I cant just add "Copy from issue" to "Request participants" field, in the rule, that runs as second one.
Easiest fix would be, if the "Request participants" field added new user, instead of replacing existing.
Ah, I just realized after posting the question.
I'll just add "Copy from issue" to both automation rules, therefore it doesn't matter which rule gets executed first, as they both will work as "add", instead of replacing the field.
Hello
1. What is more important in this case? Onboarding or Reporter (user X) to set the values in your problematic case?
2. Create one rule and make proper if statements. Ths below is an example and you should set IFs which suits you properly, as both triggers which you described (1, 2) do not exclude eachother.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, they are both equally important and need to be executed toghether if needed.
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.