Skip to content

Add missing frontend feature flag to pipelines controller

- requested to merge 360632-implemenent-pipeline-tab into master
  • Push flag to rails view and vue components

All the logic was implemented in prior work. This component is used in a few places and was failing automation tests when the flag was turned on in staging

Flag is: :lc_remove_legacy_approval_status

Related to #360632 (closed)

Before with flag on After with flag on
Screen_Shot_2022-04-29_at_3.22.14_AM Screen_Shot_2022-04-29_at_3.27.27_AM
Edited by -

Merge request reports