Change duo trials duration logic
What does this MR do and why?
What
Change duo trials duration logic
- Change the duration logic for Duo Pro & Duo Enterprise Trials to be based off db field
- Removes the hardcoded duration and corresponding calls
- Update post-trial creation alert copy to remove trial end date
Why
Previously add ons did not have the started_on
field (started_at
is the actual attribute name)
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
Numbered steps to set up and validate the change are strongly suggested.
Related to #461076