-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Affects Version/s: 7.27.6
-
Fix Version/s: None
-
Component/s: Replication
-
Labels:None
-
Severity:Critical
-
Location:External
*Description:
*Sync delete not respecting path prefix of replication configuration. This is working in the earlier versions but not in the latest versions i.e. 7.27.6.
*Reproduction Steps:
*
1. Create local repos in two Artifactory instances and enable replication between them.
2. Enable sync deletes option and specify Path prefix.
3. Trigger the replication will delete all the other artifacts in the repository and replicate the artifacts only mentioned in the path prefix.
*Expected Behaviour:
*
It should not delete other Artifacts when we specify the Path Prefix and sync deletes.