Actions
Issue #8683
closedre-uploading an existing advisory makes new advisory upload fails
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 97
Quarter:
Description
Starting with a clean Pulp:
- upload an advisory
- upload the same advisory again (it will fail because it already exists)
- upload any new advisory and they will all fail
Versions:
python3-pulpcore-3.9.1-2.el8.noarch python3-pulp-rpm-3.10.0-1.el8.noarch
Related issues
Actions
Handle temporary-blank-digest advisory in create() error path(s).
Prior to this fix, a failure in create() would result in being unable to create() advisories again, ever, until the advisory with a blank digest is removed "by hand".
fixes #8683