Actions
Bug #15482
closedDeleting a product with multiple repos results in candlepin error
Difficulty:
hard
Triaged:
Bugzilla link:
Pull request:
Description
1) Create a product
2) create 3-5 (or more) repositories under the product
3) delete the entire product
result:
Step Actions::Candlepin::Environment::SetContent failed with:
Katello::Errors::CandlepinError
Runtime Error could not execute statement at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse:2,102
Updated by Justin Sherrill over 8 years ago
- Difficulty changed from easy to hard
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6155 added
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 162
Updated by Justin Sherrill over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7e64292a0d632a51f887d025cdbecb15f0894158.
Actions