Sprint Order in Jira Search
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
要約
When searching for issues in JQL, the sprints field appears to sort the value in alphabetical order. However, in some specific cases, this order may not appear. JQL search may show sprints in random order.

ソリューション
The sprints in the JQL search are sorted by the order of their ID. Generally, the sprint names are sorted when they are created (Sprint 1, followed by Sprint 2, and so on..). This naturally takes care of the sorting as Sprint 1's ID is smaller than that of Sprint 2 as it is created before Sprint 2. However, if the reverse is followed, the sprint will come in the order of creation. It is recommended to follow the practice of a sequence so that the ordering is honored in the JQL search.

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