Actions
Story #7180
closedAs a user, I can see the user who dispatched a task on the Task
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/1917":https://github.com/pulp/pulpcore/issues/1917
Motivation¶
- Users would benefit from knowing which user initiated a task
- RBAC would benefit from in-a-task knowing which user initiated a task
Proposal¶
Add a user
field to the Task which would be the Field type provided by django-currentuser
as shown in this example.
The attribute will be named created_by
.
Related issues
Updated by bmbouter over 4 years ago
- Description updated (diff)
- Sprint set to Sprint 78
Added to sprint per open floor this past Tuesday
Updated by bmbouter over 4 years ago
- Sprint deleted (
Sprint 78)
Actually we can't work on this now because we don't have an endpoint for users that we can link to.
Updated by dkliban@redhat.com about 4 years ago
- Has duplicate Story #6701: As a user I can see who initiated a task in pulp added
Updated by pulpbot almost 3 years ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions