How are the 'suggestions' calculated in the Assignee dropdown

Still need help?

The Atlassian Community is here for you.

Ask the community

Overview

On Assign issue transition screen there are some automatic suggestions. How are they calculated?

Details

The Assignee dropdown is separated into three groups:

  1. Unassigned and Automatic
  2. Suggested Users
  3. Assignable Users

The suggested users are calculated in the following manner. Only those that are able to view the issue and be assigned are displayed. If you're uncertain about whether or not a user can be assigned to that issue, use the JIRA Admin Helper.

  1. JIRA picks up a list of last (maximum) 5 users that the current user has assigned issues to (say Tony, Jack, Alex, Rita, James).
  2. Then JIRA picks up a list of users that this issue has been assigned to in the past (say Ram).
  3. After this, JIRA adds to this, the reporter of this issue (say Ram).
  4. After this, the list is compiled and the duplicates are removed (with above example we will have Tony, Jack, Alex, Rita, James, Ram in the list).
  5. Lastly, they are arranged in the ascending order (Alex, Jack, James, Ram, Rita, Tony) and then displayed in the Assignee dropdown.

 

Last modified on Feb 23, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.