I have an automation I've setup to auto-create predefined sub-tasks with specific predefined summaries when an issue is created. I need one of the sub-tasks to auto-assign to either one user or another depending on a field in the parent issue. I've tried several different methods but cannot get this to function as expected.
My current automation that I'm sure should work is a secondary automation to the sub-task automation that looks for:
It won't work - even if I add in a re-fetch data after the issue is created.
Suggestions?
Could you please share a screenshot of your automation rule and especially the component the does the assignment?
Just to be sure I got it right:
Your parent issue has user picker field and you would like to assign the created subtask to the user that is in the field? And furthermore add this user as watcher (which confuses me - why adding someone as assignee AND watcher?)
Please let me know if I got anything wrong.
Best
Stefan
Hi Stefan,
Sure!
Here is the main automation for creating the sub-tasks:
Sub-Task #3 I need to assign either one user or another depending on field in the parent ticket.
Here is a separate automation where I'm trying to identify the sub-task by the Summary name (which always starts with the same prefix) and look to the parent ticket to ID the product type so that it can auto-assign the ticket correctly to the correct user.
I have another separate automation for the other product that gets assigned to a different user - but same configuration as the one above.
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.