Skip to content

Remove remove_extra_primary_submenu_options feature flag

What does this MR do and why?

Removes a feature flag that was left in place to restore some recently-removed submenu options in the primary navigation dropdown.

Some tests which were written to accommodate both enabled and disabled states of this feature flag have been removed or simplified.

See !96931 (merged)

Screenshots or screen recordings

prior behavior with flag disabled now with flag removed
project-before project-after
group-before group-after

How to set up and validate locally

  1. The enabled/disabled state of this feature flag should no longer have an effect
  2. All effected tests should still pass

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