Feature #43996
closedAdd setting to choose users/groups order in assignee dropdown
Description
This patch adds a new "Assignee list display format" setting. When the existing setting "Allow issue assignment to groups" is enabled, this new setting allows administrators to choose whether users or groups are shown first in the Assignee list.
In environments where groups are frequently used as assignees, the current behavior can be inconvenient. Groups are always listed after users, and since the number of users is often much larger, users may need to scroll through a long list before reaching the groups section.
By selecting Groups then users, groups can be displayed first, making them easier to select and improving usability.
The new "Assignee list display format" setting:
Groups then users:
Users then groups (default):
Files
Related issues