Hi I have an issue with assigning an issue to a user through jira automation,
My flow goes like this
trigger : when field changes -> if block -> create subtask -> assign user through group -> method: round robin
The sub task is created and everything goes well and on the audit log it shows that the issue is assigned and all is well but in general the issue is left unassigned
Hi @Ron Aisen
As written, your rule is assigning the trigger issue.
To assign the new Sub-task, add a Branch to Most Recently Created Issue after the create and before the assign action.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.