Skip to content

Update quick action language for work items

Nick Leonard requested to merge 458954-remove-work-item-term-quick-actions into master

What does this MR do and why?

Reworks quick action descriptions to avoid using "work item" terminology, as we're not using this in the UI and it will be unfamiliar to users.

In many cases this also makes the description more succinct.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-04-30_at_11.32.23_AM Screenshot_2024-04-30_at_11.13.26_AM
Screenshot_2024-04-30_at_11.32.57_AM Screenshot_2024-04-30_at_11.13.50_AM

How to set up and validate locally

  1. Open a work item such as a task
  2. Open quick actions menu using / in a comment
  3. Open an issue (not work item)
  4. Verify quick actions remain 'issue'

Related to #458954 (closed)

Edited by Nick Leonard

Merge request reports