When a promotion is deleted, the artifacts included in the promotion are removed from the target repositories, unless the artifacts are still in use by a different Release Bundle. All evidence associated with the promotion is also deleted.
To delete a Release Bundle v2 promotion:
In the Application module, select Artifactory > Release Lifecycle. The Release Lifecycle dashboard is displayed.
Click the name of the relevant Release Bundle to open the kanban board.
Click the card for the relevant Release Bundle version to open its timeline.
Click the promotion you wish to delete to open a window showing promotion details.
Click the trash can icon. In the confirmation window, click Delete. All related artifacts are deleted from the target repositories (unless the artifacts are still in use by a different Release Bundle). Any evidence attached to the promotion is also deleted.
In addition, a new entry is added to the timeline that indicates the promotion was deleted. The original entry for the promotion is crossed out, as shown below.
Delete a Promotion using the REST API
To delete the promotion of a Release Bundle v2 version, use the Delete Release Bundle v2 Version Promotion REST API.
Tip
In addition to deleting Release Bundle versions manually as described above, administrators can define a Cleanup policy that removes Release Bundle versions automatically according to defined criteria. For more information, see Create Cleanup Policy - Release Bundle V2.