Update issue description when deleting work item
Fixes issue shown in #346132 (comment 886404007)
- Update description when deleting work item
- Adds tracking when button clicked
- Redirect to issue list page when deleting from Work Item detail page
How to test
- Enable work_items feature flag
- Create an issue, add a checklist item, hover and click "Convert to task" and create a task
- Click task title checklist item to edit it
- Delete the task
- Description of the issue updates
Edited by Simon Knox