Task #3871
Updated by jortel@redhat.com over 6 years ago
The Task.id is still a UUID. Consistency in a relational schema is important. We should add a Task.job_id (uuid) to correlate with rq/redis.
https://github.com/pulp/pulp/blob/master/pulpcore/pulpcore/app/models/task.py#L269