We have a project where most of the stories have the same set of 9 sub-tasks. Not all sub-tasks get assigned to the same user; however, the same title of a sub-task will get assigned to a specific user (ie “Domain Unit Tests” will get assigned to one person, while “Final Validation” gets assigned to someone else). Is there a way to automatically assign a sub-task to a user based on the title of the sub-task?
Hi @Kellie Bower -- Welcome to the Atlassian Community!
Yes, you could do that with automation rules. For example if you wanted to do this when the issue is created, it would be something like this:
You could create another rule to handle changes to the Summary field.
To get you started on creating your rule, please review this documentation and examples:
Kind regards,
Bill
This is exactly what I was looking for. Thank you so much!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill SheboyI did the exact steps that u have mentioned, but the subtask is not getting assigned. Could you please help more if there is something that I should take care of to avoid common mistakes?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Eman Yaseen
As this is an older thread, I recommend creating a new question to ensure the maximum number of people see it to offer suggestions. Perhaps include a link back to this thread for context.
When you create your question, please include:
Until we see your rule...I suspect that one of the conditions is not matching and so the assignment does not happen. Reviewing the rule and audit log may confirm that.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.