[x]):I would like the ability to assign multiple people to an issue. This is possible on GitHub by default, so I think it is a reasonable feature to add.
Is there a technical reason we can not add this?
No technical reason no. New table Assignees that links Issue => User. And a migration to move all the current Assignees
Will be implemented in version 1.3?
No people working on this.
I'll start working on this.
It's implemented with #3705!!
can be this backported to 1.4 branch?
ah i answered by myselft by see the #3705 and teh covereage impact.
Is it possible to limit this? I fear that having multiple assignees will make people think "oh, someone else is also assigned, so I can focus on other stuff".
@ptman That sounds like a communication issue, not a code issue :slightly_smiling_face:
also limit this will cause code complication, due wil/must be a per repository attribute/feature
Now that #3705 has been merged, can this issue be closed?
Most helpful comment
I'll start working on this.