Skip to content

Make copy changes to trial registrations for duo enterprise

Doug Stull requested to merge 473814-only-copy-changes into master

What does this MR do and why?

Make copy changes to trial registrations for duo enterprise

Changelog: other EE: true

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

feature flag status Before After
disabled Screenshot_2024-08-30_at_10.31.49_AM Screenshot_2024-08-30_at_10.30.04_AM
enabled n/a Screenshot_2024-08-30_at_10.25.42_AM

How to set up and validate locally

  1. Simulate SaaS and restart GDK
  2. Sign out if necessary.
  3. Navigation to the /-/trial_registrations/new (http://gdk.test:3000/-/trial_registrations/new) and disabled state in screenshots will show.
  4. To see the updates, for duo, use the command Feature.enable(:duo_enterprise_trials_registration) in the rails console

Related to #473814

Edited by Doug Stull

Merge request reports