Actions
Task #4507
closedRemove job_id field on Tasks
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 50
Quarter:
Description
The field job_id is no longer necessary since we're using UUIDs.
Related issues
Updated by daviddavis over 5 years ago
- Blocked by Task #4270: Add support for MariaDB and MySQL added
Updated by daviddavis over 5 years ago
- Description updated (diff)
Here's the commit that added job_id:
https://github.com/pulp/pulpcore/commit/06445689cddeaa7509721dfe34beb48ecac7cc42
Updated by daviddavis over 5 years ago
- Subject changed from Remove task_id field on tasks to Remove job_id field on Tasks
Updated by ttereshc over 5 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by daviddavis over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis over 5 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis over 5 years ago
Updated by daviddavis over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|da368e5dd9d2167158e207eb238023f39f8a8c33.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Removing the job_id field from tasks
fixes #4507 https://pulp.plan.io/issues/4507