-
Bug
-
Resolution: Fixed
-
High
-
None
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
In JIRA 5.0, a user who has "Assign User" for a permission scheme but no "Browse Users" global permission will not see a user picker on the Assign User dialog.
This is a change in behaviour from JIRA 4.4.
Disable the new assignee picker and revert to the old dropdown. To do this, restart with -Datlassian.darkfeature.frother.assignee.field=false. See Setting Properties and Options on Startup.
Disabling frother.assignee.field option at Large instance with a lot of users will lead to extremely slow rendering Assignee drop-down list.
A full guide on how to do this has been written here: How to fully render assignee drop down list.
This has also been fixed in the next JIRA 5.0 bugfix release 5.0.1 so an upgrade will also resolve the issue.
- is duplicated by
-
JRACLOUD-27320 The Assignee field no longer show all the available assignable user
- Closed
- is related to
-
JRASERVER-27212 Users with "Assign Issues" permission do not see a User dropdown unless they also have "Browse Users" permission
-
- Closed
-
-
JRACLOUD-59806 Users without Browse Users permission are able to get autocomplete
-
- Closed
-
- relates to
-
JRACLOUD-27396 Potential assignees are no longer discoverable in JIRA 5.0
-
- Closed
-
@Irene: