Update trial alerts for Combined trials
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 |
---|---|
How to set up and validate locally
- In rails console enable the experiment fully
Feature.enable(:duo_enterprise_trials)
- Login as a user
- Create a new group
- Signup for a new trial using that group
- Confirm change in messaging as per above screen shots
Related to #468027