LG-8068: Increase # of times voice message repeats when sending MFA codes#7356
LG-8068: Increase # of times voice message repeats when sending MFA codes#7356
Conversation
73f2505 to
e7bb670
Compare
e7bb670 to
91ab16d
Compare
04374be to
d7234b6
Compare
changelog: Improvements, accessibility, announce voice OTP three times
78d740d to
31a197c
Compare
aduth
left a comment
There was a problem hiding this comment.
Looks good from a technical point-of-view, but I had one clarifying comment about expected content.
config/locales/telephony/en.yml
Outdated
| voice: Hello! Your %{app_name} one time passcode is, %{code}. Your one time | ||
| passcode is, %{code}. Again, your passcode is, %{code}. This code | ||
| expires in %{expiration} minutes. |
There was a problem hiding this comment.
Can you confirm if this is the final content? I had seen some discussion on Slack about changing "passcode" to "code" for consistency. I expect we'd also need translations for these changes.
There was a problem hiding this comment.
Final content will be "Hello! Your Login.gov one-time code is, 123456. Your one-time code is, 123456. Again, your one-time code is 123456. This code expires in 10 minutes."
I can change this reference here, and throughout the codebase (thankfully, there aren't many references "one-time passcode" to the forward-facing user.) I will also check in with UX team so that they can be on the same page.
e0a4a33 to
e54e910
Compare
e54e910 to
1a6994a
Compare
🎫 Ticket
LG-8068: Increase # of times voice message repeats when sending MFA codes
🛠 Summary of changes
This ticket makes voice OTP calls to repeat three times instead of twice
📜 Testing Plan
Technical
Manual