Actions
Issue #5733
closedDetail models __str__ incorrectly displays TYPE for pulp_type
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 62
Quarter:
Description
TYPE and pulp_type are not equivalent anymore. The latter has app_label in it.
Actions
Fix str method pulp_type for master models
The pulp_type field is different than TYPE (eg file.file vs file).
fixes #5733 https://pulp.plan.io/issues/5733