バージョンの進捗確認
Screenshot: Release page for a JIRA version
Viewing the Release page
To view the Release page for a version:
- If the project sidebar is enabled, navigate to your project > Releases > click the desired version.
- プロジェクト サイドバーが有効でない場合は、次のいずれかの操作を行います。
- Agile ボード用計画モードのバージョンタブ > 目的のバージョンの展開 >詳細をクリック、の順で移動します。
- プロジェクト > 目的のプロジェクト > バージョン > 目的のバージョンをクリック、の順で移動します。
Understanding the Release page
Viewing issues
Issues are grouped into tabs depending on whether they are "To Do", "In Progress" or "Done". These groupings are reflected in the progress bar. Also, issue warnings (see below) are evaluated depending on whether an issue is "done" or not.
"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. For example, the status "Open" may have its status category set to "To Do". Therefore, it will display on the Release page in the "Issues to do" tab.
If you want to work with the issues shown on any of the tabs, click View in Issue Navigator (while viewing the tab) to see the issues in the issue navigator. You can also click the individual issues to view them and make changes.
課題の開発情報を見る
The 'Development' column for the list of issues will display the commits, builds and deployments related to each issue, if:
- you have the 'View Development Tools' permission for the project, and
- JIRA is connected to the required development tool. See Installing Atlassian Tools for Integration with JIRA.
| 情報 | 必要な開発ツール | 例 |
|---|---|---|
| Pull Requests, Reviews, Commits, Branches* | Bitbucket, FishEye | 3コミット |
| ビルド | Bamboo | または |
| デプロイメント | Bamboo |
* Only one of these will be displayed — the most recent one. If multiple items have the same timestamp, the one that will be displayed is determined by this priority:
pull requests > reviews > commits > branches.
いずれかの記号をクリックして、情報を記述した詳細なダイアログを表示します。ダイアログには、関連する開発ツール内のコミットまたはビルド、デプロイメントへのリンクが表示されます。
Viewing warnings from your development tools
The 'Warnings' tab be shown if:
- you have the 'View Development Tools' permission for the project, and
- JIRA is connected to your development tools. See Installing Atlassian Tools for Integration with JIRA.
These warnings in this tab tell you when your issue data is potentially out of sync with your development data. Depending on which development tools are connected to JIRA, the Release page will display the following warnings:
| 警告の種類 | 必要な開発ツール | 警告が表示されるのはどのような時か? |
|---|---|---|
| 未処理のプルリクエスト | Bitbucket | 課題は完了しているが、未処理のプルリクエストがある。 |
| 未処理のレビュー | Crucible | 課題は完了しているが、未処理のレビユーがある。 |
| 未レビューのコード | Crucible,Bitbucket | An issue is done and has related commits, however some of the issue's commits are not part of a pull request or Crucible code review. |
| 失敗ビルド | Bamboo | 課題は完了しているが、失敗したビルドにリンクされている。 |
You can hide or show each of these warning types by clicking the Manage warnings button.
バージョンをリリースする
To release a version, just click Release. Note, this button will only display if:
- you have the 'View Development Tools' permission for the project, and
- you are a project administrator for the project.
Releasing the version will mark it as "Released" in JIRA. You will have the option of setting a release date and moving any incomplete issues to another version. If JIRA is connected to Bamboo, you can also choose a build to run when the version is released.
トラブルシューティング

