リリースページを使用して、バージョンの進捗状況を確認する
Screenshot: release page for a Jira version
よくある質問
バージョンの「リリース」ページの見つけ方は?
自分のプロジェクトの Releases (リリース) から、希望のバージョンを選択します。
「警告」タブにはどのような警告が表示されますか?
Issue warnings tell you when your issue data is potentially out of sync with your development data. Depending on which development tools are connected to Jira Software, the Release page will display the following warnings:
警告の種類 | 必要な開発ツール | 警告が表示されるのはどのような時か? |
---|---|---|
未処理のプルリクエスト | Bitbucket | 課題は完了したが、オープンプルリエクストがある |
未処理のレビュー | Crucible | 課題は完了したが、レビューがオープンである |
未レビューのコード | Crucible,Bitbucket | 課題は完了したが、コミットがプルリクエストやコードレビューに含まれていない |
失敗ビルド | Bamboo | 課題は完了したが、失敗したビルドにリンクされている |
どのようなステータスが「作業前」、「進行中」、「完了」だとみなされますか?
バージョンのリリースページでは、課題が「作業前」、「進行中」、「完了」のどの段階にあるかに応じて、タブにグループ化されます。また、課題の警告は課題が「完了」であるか否かに応じて、評価されます。
'To Do', 'In Progress', or 'Done' map to the status category of an issue's status. The status category of an status is defined when you create a status. See Defining status field values (Jira Admin documentation) for more information.
たとえば、「オープン」ステータスはステータスカテゴリが「作業前」に設定されている場合があります。したがって、リリースページでは「作業前の課題」タブに表示されます。
警告がまったく表示されないのはなぜでしょうか?
リリースページに警告が表示されるのは、次の場合だけです:
Jira Software is connected to your Atlassian development tools, e.g. Bitbucket, Bamboo, Fisheye/Crucible; or GitHub. See Integrating with development tools for more information.
- 「開発ツールを表示」する権限を持っている場合。詳細は、権限の概要を参照してください。
- 警告が有効になっている場合。警告の管理ボタンをクリックすると、どの警告が有効になっているかを確認できます。
「開発」列には、どのような情報が表示されますか?
- 開発パネル
The 'Development' column will display the commits, builds, and deployments related to an issue, provided that Jira Software is connected to the required development tool.
情報 | 必要な開発ツール | 例 |
---|---|---|
変更を確認できる「コミット」 | Bitbucket, GitHub, FishEye | 3コミット |
ブランチ | Bitbucket, GitHub | 1 ブランチ |
プル リクエスト | Bitbucket, GitHub | 2 プル リクエスト OPEN |
ビルド | Bamboo | または |
デプロイメント | Bamboo |
記号をクリックすれば、情報を記載した詳細なダイアログが表示されます。ダイアログには、関連する開発ツールのコミット、ビルド、デプロイメントへのリンクが表示されます。
どのようにしてバージョンをリリースしますか?
Releasing the version will mark it as 'Released' in Jira Software. You will have the option of setting a release date and moving any incomplete issues to another version. If Jira Software is connected to Bamboo, you can also choose to run a build when the version is released. See Deploying a release to know more about releasing a version.
「同期中」メッセージがバージョンのステータスの横に表示されるのはなぜですか?
Jira Software regularly synchronizes issues with their related development data. However, to ensure that you are viewing the most recent data when you visit the Release page for the version, Jira Software will perform another check and synchronize any data that is not up to date.