Skip to content

Add work_items_mvc feature flag to work items page

Simon Knox requested to merge psi-work-item-ff into master

What does this MR do and why?

Add missing feature flag to work items page, found in !104189 (comment 1176307285)

How to set up and validate locally

  1. Enable work_items_mvc feature flag
  2. Create a new work item at https://gdk.test:3000/gitlab-org/gitlab-test/-/work_items/new
  3. Save and click Edit Description button
  4. Check the rich text editor is enabled for description

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports