Task #3174
User does not have a UUID
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Most models inherit from a Model class in base that forces them to have a UUID instead of an incremental int id[0] but the User model does not[1] so it has a int id.
Associated revisions
Revision 163054b6
View on GitHub
Update user model to have a UUID
History
#1
Updated by dalley about 3 years ago
- Tracker changed from Issue to Task
- % Done set to 0
#2
Updated by daviddavis about 3 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
#3
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|163054b6c4b1580ace38d11a45d1e26ca4904823.
#4
Updated by dkliban@redhat.com almost 3 years ago
- Sprint/Milestone set to 3.0.0
#5
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3, Pulp 3 MVP)
#6
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Update user model to have a UUID
fixes #3174 https://pulp.plan.io/issues/3174