Actions
Issue #8533
closedPackageReleaseComponentSerializer - package and release-component use identical queries
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulp_deb/400":https://github.com/pulp/pulp_deb/issues/400
See the code here : https://github.com/pulp/pulp_deb/blob/main/pulp_deb/app/serializers/content_serializers.py#L551-L567
Looks like 'package' is a cut-and-paste of 'release_component', which I suspect is Bad.
Actions