Actions
Bug #27495
closeddeleting a manifest does not completely delete it
Description
this is on a katello 3.12.1 with candlepin 2.6.5
after deleting a manifest from an org, you cannot import the same manifest into a different org until you don't import a different manifest to org1
steps to reproduce:
1. create org1 and org2 in katello
2. obtain two different manifests (manifest1 and manifest2) from RH
3. import manifest1 into org1
4. delete manifest of org1
5. import manifest1 into org2
result:
This subscription management application has already been imported by another owner.
expected:
manifest is properly imported because it was deleted before
workaround:
after deleting manifest1 from org1, import manifest2 into org1, then you can import manifest1 into org2
Updated by Jonathon Turel over 5 years ago
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Updated by Evgeni Golov about 5 years ago
- Status changed from New to Closed
- Fixed in Releases Katello 3.14.0 added
I can't reproduce this on 3.14 anymore, so marking as fixed.
Actions