Skip to content

Update trial alerts for Combined trials

david hamp-gonsalves requested to merge 468027-correct-trial-messaging into master

What does this MR do and why?

Update the trial success messages for combined trials.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-09-25_at_3.04.30_PM Screenshot_2024-09-26_at_11.07.21_AM

How to set up and validate locally

  1. In rails console enable the experiment fully
    Feature.enable(:duo_enterprise_trials)
  2. Login as a user
  3. Create a new group
  4. Signup for a new trial using that group
  5. Confirm change in messaging as per above screen shots

Related to #468027

Merge request reports

Loading