Skip to content

Project Releases

Overview

A release in Zymmr represents a specific version or deliverable of your project. Releases help teams:

  • Track different versions of deliverables
  • Manage project delivery schedules
  • Document version changes
  • Organize work items by delivery phase
  • Monitor delivery progress

Creating Releases

To create a new release in your project:

Step 1: Access Project Settings

  1. Navigate to the Projects listing page
  2. Select your target project
  3. Click on "" icon at the end of the project's row

Step 2: Navigate to Releases

  1. Find the Releases section in the sidebar
  2. Click to expand the section

Step 3: Create Release

Click the Create Release button and fill in:

FieldDescriptionRequired
Release NameA descriptive name for the releaseYes
Start DateWhen work on this release beginsNo
Release DatePlanned delivery dateNo
DescriptionDetailed information about the releaseNo

Click Save to create your release.

Managing Existing Releases

Viewing Releases

All releases are listed in the Releases section, showing:

  • Release name
  • Status (Unreleased/Released)
  • Start and release dates
  • Actions (Release, Archive, Edit, Delete)

Release Status

A release can have one of two statuses:

  • Unreleased: Default status for new releases
  • Released: Indicates the release has been delivered

Release Actions

Each release has several actions available:

  • Release: Mark as delivered
  • Archive: Store for historical reference
  • Edit: Update release details
  • Delete: Remove the release

To Edit a Release:

  1. Find the release using the search function
  2. Click the Edit icon
  3. Modify the required fields
  4. Click Save to apply changes

To Delete a Release:

  1. Locate the release using search
  2. Click the Delete icon
  3. Confirm the deletion in the prompt

Important Notes

  • Releases with associated work items cannot be deleted
  • An error message will appear if deletion is attempted on a release with work items
  • Consider archiving instead of deleting to maintain project history

Search Functionality

You can quickly find specific releases by using the search bar at the top of the Releases section to search by release name.

Release Management Best Practices

  1. Use clear, version-based naming conventions
  2. Keep release descriptions detailed and up-to-date
  3. Archive completed releases instead of deleting them
  4. Associate all relevant work items before marking as released
  5. Maintain consistent start and release dates

Pro Tip

Regular archiving of old releases helps keep your active release list clean while maintaining a complete project history.

Released under the MIT License.