-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
Actions before raising this issue
- I searched the existing issues and did not find anything similar.
- I read/searched the docs
Is your feature request related to a problem? Please describe.
Hello,
I’ve been trying to assign a large 'Project' to more than one user, so that it can be supervised by 2 or 3 people at the same time. However, when assigning responsibility, the interface only allows selecting a single user.
Creating a separate 'Organization' for each 'Project' that requires multiple supervisors doesn’t seem like a suitable or scalable solution. I’ve reviewed the official documentation and existing issues, but couldn’t find a way to achieve this or a similar request.
(I’d really appreciate any guidance, if there is currently a way to implement this kind of multi-user assign)
Describe the solution you'd like
What I’m proposing is to allow assigning multiple users by using commas or another separator when specifying assignees. I’ve attached an image to illustrate the idea:
Describe alternatives you've considered
Another option, although more elaborate, would be to make it work similarly to labels, displaying a small tag or box for each assigned user.
Additional context
No response