Hello,
I have a rule that is moving Parent issue to In Progress when its first Sub-task is moved to In Progress. And I would like to assign this Parent issue to the assignee of this first taken subtask that was moved to In Progress. Is there a way how to do that?
The rule is on the picture and I thought there will be some option, like "Copy from sub-task" or something like that. When I set "Copy from trigger issue", user "Automation from JIRA" is assigned and we don't want that.
The logic behind it is the following: we have parent with some subtasks, people are taking subtasks but there is no owner of the parent. So we want to have this automation so it will assign the owner of the first subtask as the owner of the parent and this person will be responsible for the parent and it will be clearly visible on the board.
Thank you for any help, I was searching through discussions but I didn't find any answer.
Hi @anna.kovacsova ,
welcome to the Atlassian community!
It seems to me your rule is correct...
What about to use Edit issue action instead of Assign issue, add field Assignee and copy Assignee from Trigger issue?
Hello @Hana Kučerová , oh wow, that helped! It works now, when I have Edit issue action there. Thank you!
Just out of curiosity, do you know what was wrong with Assign issue? Why it didn't work?
I checked the log it this was there:
Unknown fields set during transition. Field may not be on transition screen. Fields ignored - Assignee (assignee)
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.