Skip to content

Fix feature flag for content editor in new Issues and MRs

Himanshu Kapoor requested to merge himkp-ce-ff-fix into master

What does this MR do and why?

Pass feature flag to frontend properly so that we can enable content editor while creating and editing new issues and MRs too.

How to set up and validate locally

  1. Enable feature flag :content_editor_on_issues
  2. Create a new issue or MR.
  3. Content editor should be available (using the switcher on the bottom right) when creating issues/MRs.

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