リリースページを使用して、バージョンの進捗状況を確認する
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.
- You have the View Development Tools permission. See Permissions overview for more information.
- 警告が有効になっている場合。警告の管理ボタンをクリックすると、どの警告が有効になっているかを確認できます。
What information will I see in the Development column?
- 開発パネル
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 |
Select any of the symbols to view a detailed dialog. The dialog will also provide links to the commits, builds, or deployments in the relevant development tool.
The Development column retrieves information based on the most recent action performed on the issue development panel. For example, if you recently added a commit, the Versions release page will display the number of commits for that issue. If you then merge a pull request, the Version release page will update to show the merged status of the pull request.
どのようにしてバージョンをリリースしますか?
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.
Why does a Syncing message display next to my version's status?
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.