department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 9 forks source link

Implement VA.gov content changes for 526EZ notification #222

Closed QaysarA closed 3 years ago

QaysarA commented 4 years ago

Value Statement:

As somebody completing a disability compensation application I want to know to expect a confirmation email So that I understand how my email address will be used And so that I don't unnecessarily print out the confirmation page

Acceptance Criteria

AC1. Toggles enabled GIVEN the feature toggle form526_confirmation_email is enabled in vets-api AND GIVEN the feature toggle form526_confirmation_email_show_copy is enabled in vets-api WHEN I fill out a disability compensation application on VA.gov THEN the content informs me that I will receive a confirmation email

AC2. Toggles disabled GIVEN the feature toggle form526_confirmation_email is disabled invets-api OR GIVEN the feature toggle form526_confirmation_email_show_copy is disabled in vets-api WHEN I fill out a disability compensation application on VA.gov THEN the original content (which does not mention the confirmation email) is displayed

Checklist:

Assumptions:

Additional Info/Resources:

Out of Scope:

-

Open Questions:

philherbert commented 4 years ago

~Is this dependent on releasing the confirmation email feature to 100% of users? Or should this be behind the same toggle?~

Never mind, just read the open question that clarifies that it is indeed behind the toggle.

marisahoenig commented 4 years ago

Update:

marisahoenig commented 3 years ago

PRs:

lingtran commented 3 years ago

Status:

To do:

Rant:

Mottie commented 3 years ago

Hi! I'm from the Benefits and Memorial 1 team. We're responsible for this form. I was wondering if these content changes have been reviewed by any content editors? Our go to person is Peggy Gannon. I'll send her a link to this ticket.

marisahoenig commented 3 years ago

Hi @Mottie ! Yes, these changes have been reviewed. @toddstanich has been working with Peggy to approve these copy changes. cc @miabecker

marisahoenig commented 3 years ago

@toddstanich @miabecker Just to confirm, do you want the same copy displayed on the confirmation page regardless of submission status? With the way the copy was already set up, it said to "Please print this page for your records." whether it was successful or not.

Screen Shot 2020-11-20 at 4 09 06 PM
toddstanich commented 3 years ago

@marisahoenig does the email still send eventually in this case? And prior to our changes, did the "Please print this page.." text still display in this scenario?

marisahoenig commented 3 years ago

@toddstanich Yes x2, it still sends eventually and always sent the "Please print this page for your records."

toddstanich commented 3 years ago

@marisahoenig I think we're good as is then. Thanks!

marisahoenig commented 3 years ago

@toddstanich We are looking further at the different error cases that occur, and when an alert says "We’re sorry. Something went wrong when we tried to submit your claim", the email does not get sent because an error occurred but the old copy is rendered regardless of the error status. Do we still want the new copy displayed in this case?

toddstanich commented 3 years ago

@marisahoenig Good catch. No, we should not display the content mentioning an email if the email will not be sent.

marisahoenig commented 3 years ago

Desk checked & tested/reviewed with @jsmithVA ! Moving to sign off