Fixes all visible mentions of work items in UI
What does this MR do and why?
When we scoped back from "work items" to "tasks", a few instances of UI text still stayed in the product. This MR fixes these.
Before | After |
---|---|
How to set up and validate locally
Enable the work_items feature flag
Feature.enable(:work_items)
- Visit any group or project issue page, add a checklist to issue description
- Hover a checklist item, click "Convert to task"
- Task is created, Modal opens in edit view
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marcel van Remmerden