Skip to content

Save Feature Flag Toggle Switch State on Edit Page

Jason Goodman requested to merge fix-new-feature-flag-edit-active-toggle into master

What does this MR do?

This fixes the toggle switch pictured in the screenshot below.

The flag state was not being passed to the backend, so the changes were not saved when "Save changes" was clicked.

This is for an unreleased feature behind a feature flag, so there is no changelog entry.

Screenshots

Feature Flag Edit Page

togglebutton

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jason Goodman

Merge request reports