Hello.
I have problems combining two automations regarding on same field and on same event. We have an SM Automation based on "Issue creation".
If value "X" is selected in custom field, then automatically add "Assignee" with "Y" user. (Everything works so far)
Then I need to add second automation on field - "Assignee".
If "Assignee" value is in group "Z", then send auto comment to the reporter. But somehow I cannot achieve this. Second automation seems not to be working. I do not know the logic of automation ordering, but seems that technically value "Assignee" is still empty while Jira tries to do the second automation.
Because when I directly try to create issue from Jira, by manually selecting "Assignee" upon creation screen, second automation works.
Maybe some have an idea how to achieve this.
Hi Juris,
I got this to work within a single automation rule by adding the "Re-fetch issue data" action between adding the assignee and the comment.
So the flow becomes:
This way the automation re-evaluates who is the assignee after assigning it.
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.
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.