Skip to content

Updated copy for Duo Pro hand-raise PQL on billings page

Ross Byrne requested to merge 438461-update-pql-copy into master

What does this MR do and why?

Resolves https://gitlab.com/gitlab-org/gitlab/-/issues/438461.

Updated copy for Duo Pro hand-raise PQL on billings page.

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
Screenshot_2024-01-17_at_13.22.51 Screenshot_2024-01-17_at_18.04.36

How to set up and validate locally

  1. Setup GDK to simulate SaaS
  2. Enable FF with echo "Feature.enable :cs_connect_with_sales" | gdk rails c
  3. Visit http://gdk.test:3000/groups/<group_name>/-/billings for a namespace not on a trial (you may need Customer Dot running)
  4. See Due Pro card

Related to #438461

Edited by Ross Byrne

Merge request reports