Skip to content

Update precedence of link to Purchase Duo Pro on GitLab.com Usage Quotas page

Minahil Nichols requested to merge cdot/9077-purchase-btn-precedence into master

What does this MR do and why?

Solves https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/9077#note_1834349575

We have competing CTAs, we need choose one to take precedence. "Purchase seats" allows for customer to directly purchase, however, if the link to purchase is not available, we will show "Contact sales".

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable cs_connect_with_sales FF.
  2. Create a new group with a Saas Premium or Ultimate subscription.
  3. Visit /groups/<GROUP_NAME>/-/usage_quotas#code-suggestions-usage-tab.
  4. You should see the screenshots above with a link to customers-app.
Edited by Minahil Nichols

Merge request reports