Actions
Bug #5081
closedProduct deletion does not handle repositories correctly
Description
Currently repo deletion is dynflowed, but product deletion is not. As a result deleting a product causes the repos in katello to be deleted but not in pulp or the content removed in elastic search.
Updated by Bryan Kearney over 10 years ago
from se training:
Lab11: if a product is deleted without first deleting the repository, the repository name cannot be reused. I suspect that the repository name is not getting deleted from the database.
Updated by Bryan Kearney over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1086933
Updated by Justin Sherrill over 10 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 10 years ago
- Category set to Orchestration
- Target version set to 45
- Difficulty set to medium
- Triaged changed from No to Yes
Updated by David Davis over 10 years ago
- Blocks Feature #6180: Implement org destroy added
Updated by Ivan Necas over 10 years ago
- Related to Refactor #6185: Dynflowize product delete added
Updated by Partha Aji over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:71f4a53db0243404d7df8563315686e5716a79ef.
Actions