バージョンの管理
Versions are points-in-time for a project. They help you schedule and organize your releases. Once a version is created, and issues are assigned to it, a Releases link will be available in your project navigation sidebar.
バージョンは以下のことが可能です。
- 追加 - 課題を配置する新しいバージョンを作成する。
- Released — mark a version as released. If you have integrated JIRA with Bamboo, you can also trigger builds when releasing a version.
- スケジュール変更 - バージョンの順序を並び替える。
- Archived — hide an old version from the Releases report, and in the JIRA User Interface.
- マージ - 複数のバージョンを一つにまとめる。
プロジェクトのバージョンを管理する
- Log in to JIRA as a project administrator.
- Choose The Project Summary page is displayed (see > Projects, and click the name of a project.Defining a Project).
Keyboard shortcut: g + g + start typing project
- Choose Versions in the left sidebar. The Versions page is displayed, showing a list of versions.
Screenshot: The 'Versions' screen
新しいバージョンを追加する
- The Add Version form is located at the top of the 'Versions' screen.
- バージョンの名前を入力します。次のような名前が入力可能です。
- 簡単な数字、たとえば、"2.1" など。
- 複雑な数字、たとえば、"2.1.3" など。
- プロジェクトの内部コード名などの単語、 たとえば、"Memphis" など。
- バージョンの説明(HTMLではなくテキスト形式)、開始日、リリース日(つまり バージョンのリリース予定日)などの詳細オプションを指定することもできます。
- [追加 ボタンをクリックします。バージョン名の左側にある「ドラッグ」アイコン にカーソルを重ねて、新しいバージョンを他の位置にドラッグできます。
開始日の追加
If specified, the Start Date is used by the Version Report. This gives you a more accurate report in cases where you might plan a version many weeks (or even months) in advance, but not actually commence work until closer to the release date.
バージョンをリリースする
Before you begin: If you have integrated JIRA with Atlassian's Bamboo (i.e. set up a two-way application link between JIRA and Bamboo), you can trigger a Bamboo build to run automatically when releasing a version in JIRA. The version will only be released if the build is successful. See Integrating JIRA with Bamboo and Running a Bamboo Build when Releasing a Version for more information.
- On the 'Versions' screen, hover over the relevant version to display the cog icon, then select Release from the drop-down menu.
- このバージョンを「修正」バージョンとする課題がある場合は、必要であれば、JIRA で「修正」バージョンを変更できます。変更の必要がなければ、これらの課題を修正することなく操作を完了します。
To revert the release of a version, simply select Unrelease from the drop-down menu.
Archive a version
- On the 'Versions' screen, hover over the relevant version to display the cog icon, then select Archive from the drop-down menu.
- バージョン一覧で、半透明のアイコンはバージョンが「アーカイブ済み」ステータスであることを示しています。利用可能な操作一覧は、「アーカイブ解除」操作によって置き換えられます。アーカイブを解除しない限り、このバージョンにこれ以上変更を加えることはできません。また、課題の影響バージョンおよび修正バージョン フィールドから既存のアーカイブ済みバージョンを削除したり、新たなアーカイブ済みバージョンを追加したりできません。
To revert the archive of a version, simply select Unarchive from the drop-down menu.
複数のバージョンをマージする
Merging multiple versions allows you to move the issues from one or more versions to another version.
- On the 'Versions' screen, click the Merge link at the top right of the screen.
- 「バージョンのマージ」ポップアップが表示されます。このページには選択リストが 2 つあり、両方とも未アーカイブのバージョンをすべて一覧表示します。
「バージョンからマージ」選択リストでは、移動したい課題を含むバージョン(複数可)を選択します。このリストで選択したバージョン はシステムから削除されます。これらのバージョンに関連づけられた課題はすべて更新され、「バージョンにマージ」選択リストで選択された新しいバージョンに反映されます。マージ先のバージョンは 1 つしか選択できません。 - マージ ボタンをクリックします。確認ページが表示されたら、もう一度 マージ をクリックして、操作を完了します。
バージョン詳細の編集
- 「バージョン」画面で、該当のバージョンにカーソルを重ねて、鉛筆アイコンを表示します。
- これによって、バージョンの名前や説明、リリース日を編集できるようになります。
- 更新ボタンをクリックして変更を保存します。
バージョンを削除する
- 「バージョン」画面で、該当のバージョンにカーソルを重ねて歯車アイコンを表示し、次にドロップダウン メニューから 削除 を選択します。
- この操作によって「バージョン削除:<バージョン>」確認ページに移動します。削除されるバージョンと関連づけられた課題に対する操作をここで指定できます。これらの課題を他のバージョンに関連づけるか、単に削除されるバージョンへの参照を削除します。
バージョンのスケジュールを変更する
Recheduling a version changes its place in the order of versions.
- "バージョン" 画面で、該当のバージョンの アイコンをクリックし、新しい位置にドラッグしてバージョンの並び順を変更します。