リリースとバージョンを有効化する
リリースはそれぞれの時点でのプロジェクトの状態を指します。顧客への機能のロールアウトのスケジューリングや、プロジェクトで完了した作業の整理に使用できます。
リリース機能を有効化する
機能を有効化するには、プロジェクト管理者権限が必要です。
サイドバーに表示されるプロジェクト名の横で [その他のアクション] (•••) を選択し、次に [プロジェクト設定] を選択します。
Go to Features.
[リリース] をオンに切り替えます。
Another way to enable the releases feature is by:
In your project navigation, select add to navigation (), then select Releases.
Select Add to navigation.
リリース機能を有効にすると、次が実行されます。
A new Fix versions field will be added to your work types.
A new Releases tab will be added to the project navigation.
新バージョンを作成する
バージョンを作成または編集するには、プロジェクト管理者権限が必要です。
[リリース] ページから次の手順を実行します。
From your project navigation, select the Releases tab.
[バージョンを作成] を選択します。
バージョンを作成すると、次を入力できます。
名前: チームメイトがバージョンを認識しやすい名前を選択します。
開始日: バージョンの作業を開始する日付。
リリース日: バージョンのリリース予定日。
説明: そのバージョンでリリースを予定している内容の詳細。
ドライバー: プロジェクト管理者権限を持つチーム内のユーザーであり、リリースを最初から最後まで調整する責任を担います (初期設定では、バージョンの作成者です)。
Assign versions to your work items
リリース ページから
From your project navigation, select the Releases tab.
一覧から対象のバージョンを選択します。
At the bottom of the screen, select Add work items.
Search for a work item key or summary.
Choose the work item to add to the version, then select Add.
From the work item
Open a work item.
Under the Fix versions field, select a version to add the work item to. You can select more than one version.
[バージョン] パネルから
バックログで [バージョン] フィルターを選択し、[バージョンパネル] トグルを有効にします。
Navigate to the Backlog tab in your project navigation.
[バージョン] パネルを開きます。
Drag a work item to the version you want to add it to.
Here, you can also drag-and-drop work items from one epic to another. Hold Ctrl (Windows) or Command (Mac) to multi-select.
ボードとバックログのフィルターのバージョン
Navigate to your project's Board view or Backlog view.
In the Versions filter or panel, select one or more versions. Work items belonging to these versions will continue showing, while all other issues will be hidden.
Work item created while versions are selected in the Version filter will automatically be added to those versions.
JQL を使用して、バージョンを使用した高度な検索を実行する
JQL を使用すると、バージョンを使用したさらに強力な検索を実行できます。
Select Filters in the sidebar, then Search work items.
[JQL に切り替え] を選択します。
In your JQL query, you can use the FixVersion operator to search for work items in a specific version. e.g. FixVersion = 1.1
関連する作業をバージョンに追加する
関連する作業には、リリース ノート、分析ダッシュボード、デザイン、サポート ドキュメント、 ビジネス プロジェクト カレンダーなどがあります。バージョンにアイテムを追加して、チーム メンバーや関係者が簡単に見つけられるようにします。
From your project navigation, select the Releases tab.
一覧から対象のバージョンを選択します。
[ 関連作業 ] セクションで [ 追加] を選択します。
関連作品の URL と説明 (省略可) を入力します。
アイテムの準備が整っていない場合は、後で URL と説明を追加します。
[カテゴリ] を選択して [保存] します。
To Edit or Remove related work, select more actions () to the right of the item.
To assign someone to work on an item, you’ll need to link it to a work item. Hover over the item and select Link work item (existing), or Create work item.
リリース日をビジネス チームと共有する
リリース日をカレンダーに表示して、ビジネス チームに常に最新情報を提供します。
ビジネス カレンダーでのソフトウェアのリリース日の表示に関する詳細をご確認ください。
バージョンの進捗を監視する
The releases feature shows how much work has been completed in each version. It shows a summary and breakdown of the work items in the version.
If you have connected Jira Software to your development tools, the release page will show development information about pull requests, commits, builds, and deployments associated with your work items.
Depending on which development tools are connected, warnings can also appear when your work item data is potentially out of sync with your development data. These include warnings about issues that are marked as done but have open pull requests or unreviewed code.
この内容はお役に立ちましたか?