Bug #20349
Exceptions get covered in Pulp::Repository::CreateInPlan::Create
Description
Exceptions, that do not have http_body raise a runtime exception in Pulp::Repository::CreateInPlan::Create that covers oup the original error.
Associated revisions
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6880 added
#2
Updated by Justin Sherrill almost 5 years ago
- Category set to Repositories
- Legacy Backlogs Release (now unused) set to 250
#3
Updated by Matthias Dellweg almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|dd9bdccb8b1ba65f16fba848cf78ac3ebee6d532.
fixes #20349 - Propagate non-http-errors
from Pulp::Repositories::CreateInPlan