Assign an issue to multiple folks
I would like to assign testing of new features to multiple testers. I have created a group of tester and added that group under assignee of the project.
However the group does not show up under assignees only the uses.
Moreover, is there a way to define a way to always assign issues to a set of users when moved to a specific stage (i.e. testing).
Thanks a lot
Sabine
However the group does not show up under assignees only the uses.
Moreover, is there a way to define a way to always assign issues to a set of users when moved to a specific stage (i.e. testing).
Thanks a lot
Sabine
Please sign in to leave a comment.
To assign multiple users, Assignee custom field should be of type 'user[*]'.
Speaking of automatically assign issue, this can be achieved with the workflow. Please, take a look at the workflow guides. Also, yo may have a look at the existing workflows under Administration > Workflows.
Thank you.
Workflows are a pain to create, but you could definitely create one that would clone a task and assign each new task to certain individuals when the parent was moved into a specific state.