Actions
Refactor #2614
closedAllow PulpCodedException to propagate during upload to relay error information
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
This code here ought to be removed:
Instead, pulp_rpm can use PulpCodedExceptions which have predefined i18n strings that will automatically get printed to users.
See this PR as an example of what needs to be done:
Related issues
Updated by daviddavis almost 8 years ago
- Related to Issue #2543: RPM Importer swallows exception when one is raised during upload added
Updated by daviddavis almost 8 years ago
- Subject changed from Use PulpCodedException during upload to relay error information to Allow PulpCodedException to propagate during upload to relay error information
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Actions