Closed karlcz closed 1 year ago
The release publish command is supposed to update the release state values and the release auto-purge command is not supposed to affect the latest published release. However, in a test environment it caused all release catalogs to be purged.
release publish
release auto-purge
A fix for this has been merged.
The
release publish
command is supposed to update the release state values and therelease auto-purge
command is not supposed to affect the latest published release. However, in a test environment it caused all release catalogs to be purged.