Issue #5733
Detail 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.
Associated revisions
Revision 8948cb3a
View on GitHub
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
(cherry picked from commit 17e4ed2bd8afa595fb92b4ac41798d3d935d1246)
History
#1
Updated by daviddavis about 1 year ago
- Status changed from NEW to POST
- Assignee set to daviddavis
#2
Updated by fao89 about 1 year ago
- Triaged changed from No to Yes
- Sprint set to Sprint 62
#3
Updated by daviddavis about 1 year ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|17e4ed2bd8afa595fb92b4ac41798d3d935d1246.
#4
Updated by daviddavis about 1 year ago
Applied in changeset pulpcore|8948cb3a1ec5eb330bd38a75cc01cea41d0b1493.
#5
Updated by bmbouter about 1 year ago
- Sprint/Milestone set to 3.0.0
#6
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
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