Skip to content

Enable search of environments

What does this MR do and why?

Removes the FF introduced in the !97015 (merged)

I added the feature flag mostly to avoid breaking the environments page. The actual search UI will be added without the feature flag.

Screenshots or screen recordings

No visible changes

How to set up and validate locally

  1. Go to the environments page, create a few environments(use folders like review/my-review...)
  2. open developer console and find requests like:
  1. add &search=something to them

MR acceptance checklist

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

Related to #372541 (closed)

Edited by Vladimir Shushlin

Merge request reports