Story #7180
As a user, I can see the user who dispatched a task on the Task
Status:
NEW
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
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
History
#4
Updated by dkliban@redhat.com 6 months ago
- Has duplicate Story #6701: As a user I can see who initiated a task in pulp added
Please register to edit this issue