Target versions in Redmine group issues under a release, milestone, or maintenance window. Project managers use them to plan what belongs in a delivery cycle and to review progress from the project roadmap.

A version is created from the project SettingsVersions tab. After it is saved, Redmine offers it in the issue Target version field for the project and shows the version on the Roadmap when issue tracking is enabled.

Keep the version open while new issues should be assigned to it. The roadmap issue list depends on each tracker's roadmap setting, so use a tracker that appears on the roadmap or update the tracker before expecting issues to show under the version.

Steps to create a Redmine target version:

  1. Sign in to Redmine with an account that can manage versions for the project.
  2. Open the target project, click Settings, and open the Versions tab.
  3. Click New version.
  4. Enter the Name, Description, Due date, and Sharing values for the version.

    Use Not shared when only this project should assign issues to the version. Wider sharing makes the version selectable from other projects according to the selected scope.

  5. Click Create and confirm the versions list shows the version with open status.
  6. Open the project Issues tab and click New issue.
  7. Select a tracker that appears on the roadmap, enter the issue details, and select the new Target version.

    Trackers can hide or show their issues on the roadmap. If an assigned issue does not appear under the version, check the tracker setting before changing the version.
    Related: How to create a Redmine tracker

  8. Click Create and confirm the saved issue shows the selected Target version.
  9. Open the project Roadmap and confirm the version shows the assigned issue.