Actions
Bug #27910
closedPulp3 Hammer Upload: Allow uploading same file to different repos
Description
From hammer: We cannot upload the same file twice to Pulp3. There is a validation on the checksum of artifacts for good reason. So when we encounter such a situation, we should be able to fetch the artifact and create a content unit from the artifact and attach it to the repository.
Updated by Samir Jha over 5 years ago
- Copied from Bug #27520: Pulp3 Upload: Allow uploading same file to different repos added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8364 added
Actions