How are the 'suggestions' calculated in the Assignee dropdown

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

概要

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

詳細

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.

 

最終更新日: 2016 年 2 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.