Actions
Task #3174
closedUser 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.
Updated by dalley almost 7 years ago
- Tracker changed from Issue to Task
- % Done set to 0
Updated by daviddavis almost 7 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
Added by daviddavis almost 7 years ago
Added by daviddavis almost 7 years ago
Revision 163054b6 | View on GitHub
Update user model to have a UUID
Updated by daviddavis almost 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|163054b6c4b1580ace38d11a45d1e26ca4904823.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Update user model to have a UUID
fixes #3174 https://pulp.plan.io/issues/3174