スプリントでの作業
Sprints only apply to Scrum boards.
スプリントはイテレーションとしても知られ、たとえば作業中のマイルストーンバージョンなど、個々のプロダクトのエンハンスを開発チームが実装、提供する短い( 2 週間から 4 週間を理想とする)期間のことです。
A sprint can span more than one project, if multiple projects are included in the board on which the sprint was created. A sprint is visible on all boards that contain issues belonging to the sprint.
ボードのバックログからバックログの課題に優先順位を付け、 スプリントに割り振ります。 スプリント名をクリックすると、そのスプリントに属する課題を見ることができます。
また、JQL を使用してスプリントの課題を検索することもできます。例えば、スプリント名で検索:
sprint = "February 1"
For details, see the JIRA JQL documentation on the sprint field, and the openSprints() and closedSprints() functions.
最終更新日: 2015 年 2 月 23 日
Powered by Confluence and Scroll Viewport.