Delete a Task
Problem to solve
There is no way to delete a Task.
Proposal
- Provide a way for users with the appropriate permissions to delete a Task.
- New: Authors can delete their own work items (Tasks in this case)
GraphQL
- Mutation available
workItemDelete
Acceptance
- Authorized user can delete a Task. Unauthorized users cannot.
- Mobile styles
- Desktop styles
- Elipsis menu is present whenever the work item is opened (currently missing from the
/work_items/detail view. - FE Trackers
Edited by Gabe Weaver