HI,
first question --> it is possible, on Jira On-demand, to assign more users for a single issue?
second question --> it is possible to assign one user to multiple issue at the same time?
Ty and Best Regards
Alberto
Community moderators have prevented the ability to post new answers.
1) You can't assign an issue to multiple users. But you could add a custom field which contains multiple users.Then your users can search in JQL if their user is inside this field. (currentUser() in MyMultipleAssigneesField). https://confluence.atlassian.com/display/JIRA/Adding+a+Custom+Field
2) You can do this with Bulk Edit: https://confluence.atlassian.com/display/JIRA/Modifying+Multiple+%28%27Bulk%27%29+Issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.