バージョンの進捗確認

Screenshot: Release page for a JIRA version

About the Version Release page

The Release page for a version shows the progress of your version, so you can determine which issues are likely to ship, at a glance. If you have JIRA connected to your development tools, the release page will also warn you about potential development issues that could cause problems for your release.

When you are ready to ship, you can also release your version from the release page: marking the version as complete, moving incomplete issues to other versions, and triggering the release builds (if JIRA is connected to Bamboo). 

On this page:

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:

情報必要な開発ツール
Pull Requests, Reviews, Commits, Branches*Bitbucket, FishEye3コミット
ビルド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:

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,BitbucketAn 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.

トラブルシューティング

Why does a "Syncing" message display next to my version's status?

JIRA では、課題とその開発関連データを定期的に同期させています。しかし、バージョンのリリース ページにアクセスした際、最新のデータが確実に表示されるようにするため、JIRA では別のチェックを実施し、最新の状態ではないデータを同期しています。

警告がまったく表示されないのはなぜでしょうか?

 リリースページに警告が表示されるのは、次の場合だけです:

  • JIRA is connected to your Atlassian development tools, i.e. Bitbucket, Bamboo, FishEye/Crucible.
  • 「開発ツールを表示」する権限を持っている場合。
  • 警告が有効になっている場合。警告の管理 ボタンをクリックすると警告が有効になっているか見ることができます。
Why can't I filter out sub-tasks?

The Version Release page is designed to include sub-tasks. There is currently no functionality to exclude sub-tasks. The only workaround for this is to bulk edit the sub-tasks and remove the Fix Version.

最終更新日 2015 年 9 月 22 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.