Hello
In my project, the user that have assign permission shouldn't assign any user, any one (have assign permission) must see the special group for assign.
For example:
users A,B, C have assign permission and they can assign issue,
Group D,Group E and Group F have assignable permission.
In usual condition, user A when assign issue, see all user in Group D, E ,F.
I want user A when assign issue can see ONLY user in Group D.
user B when assign issue can see ONLY user in Group E
and ...
Is this possible?How do I do it?
Please help me.
Thanks for your Time.