Skip to content
API reference Go to app

Delete Releases

1 min read

Delete a release only when the milestone and its execution history should be removed from the project. This action is permanent.


To delete a release:

  1. Open the project Releases page.
  2. Open the release actions menu.
  3. Select Delete Release.
  4. Read the warning.
  5. Type the release name exactly as shown.
  6. Click Delete Release.

The delete button stays disabled until the release name is typed correctly.


Deleting a release removes:

  • The release
  • All executions inside the release
  • Execution results inside those executions

This action cannot be undone.


Deleting a release does not delete:

  • Test cases
  • Requirements
  • Test suites
  • Labels
  • Project users
  • Workspace data outside the release

The release’s execution history is removed, but reusable project records remain.


Before deleting a release, review:

  • Release status
  • Execution count
  • Execution results
  • Defects and defect insights
  • Any release analysis your team still needs

If the release should remain available for history, consider moving it to Archived instead of deleting it.


Deleting releases depends on project access. If you do not have permission to delete releases, the delete action is disabled or unavailable.