Delete a Promotion

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

When a promotion1 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.

To delete a Release Bundle v2 promotion:

  1. In the Application module, select Artifactory > Release Lifecycle. The Release Lifecycle dashboard is displayed.

  2. Click the name of the relevant Release Bundle to open the kanban board.

  3. Click the card for the relevant Release Bundle version to open its timeline.

    Dashboard_select-promotion.png
  4. Click the promotion you wish to delete to open a window showing promotion details.

    Dashboard_delete-promotion-icon3.png
  5. Click the trash can icon. In the confirmation window, click OK. All related artifacts are deleted from the target repositories (unless the artifacts are still in use by a different Release Bundle).

    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.

    Dashboard_deleted-promotion_timeline.png

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.Delete Release Bundle v2 Version Promotion