Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ジラ アジャイルで。作業ビューで。問題にタスクがない場合、その優先度は失われ、「その他の問題」セクションのページに移動します。
これを修正する方法はありますか?
ありがとう。
ボードの構成で、Swimlanes > Base Swimlanes on: Queryに移動します。
クエリの JQL には、「 ORDER BY Priority 」と入力します。
これにより、課題が優先度のみで順序付けられるため、サブタスクのない優先度の高い課題が、サブタスクの多い優先度の低い課題の上に表示されます。