Checking the release status of a version
Using the Release Hub
As described in Checking the progress of a version, the Release Hub is useful for seeing the status of a version at a point in time. It shows a summary and a breakdown of the issues in the version, grouped by status, so you can see if there's any remaining work for the release.
If you have Jira Software connected to your development tools, the 'Warnings' tab can also help you spot issues that could cause problems for the release. These include issues that should be in the release but haven't been merged (open pull requests), issues that haven't had code reviews, etc. Rather than spend your time hunting this information down, you can help your team sort these problems out as soon as they occur.
- Navigate to the project that your version is in.
- Click Releases > your desired version.
Checking the development status of an issue
If you need to deep dive into individual issues, the Development panel on each issue will show you its development status. This includes commits, builds, branches, pull requests, and more. For more information, see Viewing the development information for an issue.
Next steps
Need help? If you can't find the answer you're looking for in our documentation, we have other resources available to help you. Check out Getting help.
Read the following related topics: