Actions
Bug #29228
closedensure that pulp3 object deletions ignore 404s
Description
In pulp2 we hit a lot of issues where we would delete something that had already been deleted, and we'd get a 404.
Thus we added a bunch of catches for 404s. We need to go through our pulp3 service classes and do the same
Updated by Justin Sherrill almost 5 years ago
- Blocks Tracker #26987: Pulp3 Main tracker added
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/8670 added
Updated by Samir Jha over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|41436e78897a33f3c193534c36b656e5a525ddd8.
Updated by Jonathon Turel over 4 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8670) - Fixed in Releases Katello 3.17.0 added
- Fixed in Releases deleted (
)
Actions