Skip to content

Remove pql_three_cta_test

What does this MR do and why?

We want to remove this experiment completely.

Screenshots or screen recordings

group page project page
Screenshot_2023-05-03_at_16.19.12 Screenshot_2023-05-03_at_16.19.07

How to set up and validate locally

bin/rails c

Feature.disable(:showcase_free_security_features)
  • Login as root. Visit group with projects.
  • Visit group's Security page.
  • Make sure there are no Contact sales button.
  • Visit project's Security page.
  • Make sure there are no Contact sales button.

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 #398655 (closed)

Edited by Serhii Yarynovskyi

Merge request reports