-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 6.9.1
-
Fix Version/s: None
-
Component/s: Distribution Repository
-
Labels:
-
Severity:Medium
After two similar repository names are created in both source Artifactory and target Artifactory Edge and only one repository is distributed to Artifactory Edge via Distribution, another repository cannot be deleted with the following message.
Failed to delete repository 'iversion' because it contains artifact/s related to a release bundle: Case112227/1.0
The following is how to reproduce.
1. Create "iversion" and "iversion2" repository in the Artifactory.
2. Create "iversion" and "iversion2" repository in the Artifactory Edge.
3. Build some artifacts to the Artifactory and distribute the artifacts to "iversion2" repository in the Artifactory Edge.
5. Delete "iversion" repository in the Artifactory Edge.
6. Appear Error dialog.