Skip to content

LG-10614 Update sms copy#9118

Merged
svalexander merged 6 commits intomainfrom
shannon/lg-10614-add-phone-to-sms-text
Sep 7, 2023
Merged

LG-10614 Update sms copy#9118
svalexander merged 6 commits intomainfrom
shannon/lg-10614-add-phone-to-sms-text

Conversation

@svalexander
Copy link
Contributor

@svalexander svalexander commented Aug 30, 2023

🎫 Ticket

LG-10614

🛠 Summary of changes

Change sms message to match new copy that includes contact number.

Note for designer reviewing: There are no screenshots available, in lieu of those the string files can be used to confirm the text is correct.

📜 Testing Plan

To be tested after merging into dev.

  • Create account on https://idp.dev.identitysandbox.gov/
  • Create enrollment
  • Use real phone number when becoming verified
  • Contact USPS to pass enrollment
  • Verify that you get the sms with the correct text

@svalexander svalexander requested review from a team, allis-green and sheldon-b and removed request for a team August 30, 2023 21:11
@svalexander svalexander changed the title add strings and contact number LG-10614 add strings and contact number Aug 30, 2023
passed_enrollment.update!(proofed_at: Time.zone.now)
proofed_date = Time.zone.now.strftime('%m/%d/%Y')
phone_number = passed_enrollment.notification_phone_configuration.formatted_phone
country_code = '(844) 555-5555'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to contact_number

@gina-yamada
Copy link
Contributor

I would consider adding a test just to check that IdentityConfig.store.idv_contact_phone_number is present/exists. Everything else looks good other than the one change you added. Reach out slack when it is updated and I will hit approve.

confirmation_ipp_enrollment_result:
sms: |-
%{app_name}: You attempted to verify your identity at a Post Office on %{proof_date}. Check your email for your result.
%{app_name}: You visited the Post Office on %{proof_date}. Check your email for your result. Not you? Report this right away: %{contact_number}
Copy link
Contributor

@gina-yamada gina-yamada Sep 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update message does not contain YOUR.

doc reads: Check email for your result.
you have: Check your email for your result.

@gina-yamada gina-yamada self-requested a review September 1, 2023 20:38
Copy link
Contributor

@gina-yamada gina-yamada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment about YOUR

Other than that, looks good to me!!

@svalexander svalexander changed the title LG-10614 add strings and contact number LG-10614 Update sms copy Sep 5, 2023
@svalexander svalexander merged commit 0f95da8 into main Sep 7, 2023
@svalexander svalexander deleted the shannon/lg-10614-add-phone-to-sms-text branch September 7, 2023 20:42
@aduth aduth mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants