Skip to content

Send the full state name to leads for duo pro trials

Doug Stull requested to merge 452053-add-long-form-of-state into master

What does this MR do and why?

Send the full state name to leads for duo pro trials

  • we will only do this for one first, even though most other areas should likely get it too for lead sending.
  • we will implement in a way that will allow us to handle this incrementally.

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

no change

How to set up and validate locally

not necessary, but if you want to...

  1. Load /-/trials/new URL and inspect DOM for the state dropdown after picking United States and observe no value field change/uses abbreviated state name in the value field.
  2. Do the same with /-/trials/duo_pro/new and notice the state value in the DOM is using the unabbreviated name.

Related to #452053

Edited by Doug Stull

Merge request reports

Loading