Actions
Issue #3387
closedImprove error message when uploading a file already in Pulp3
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 88
Quarter:
Description
Add a more descriptive error message when uploading a file already in Pulp.
Right now, when using POST /api/v3/artifacts/, with a file that already exists in Pulp is sending back a HTTP 400, and the following message.
{'non_field_errors': ['sha512 checksum must be unique.']}
Related issues
Actions
Have a more descriptive artifact error message
fixes #3387