the-difference-engine / ksf

7 stars 1 forks source link

23 verify emails #358

Closed floresjmjr closed 2 years ago

floresjmjr commented 2 years ago

Zenhub Link:

https://app.zenhub.com/workspaces/ksf-5f23520d91f7ee00134cbaf6/issues/the-difference-engine/ksf/23

Describe the problem being solved:

When a new nomination is added on google sheets and the 'sync nominations' button is clicked, it should send a verification email to the health provider of the nomination that was just added.

Impacted areas in the application:

api/helper/nominationGsheetToDB.js

Describe the steps you took to test your changes:

Inserted a row in google sheet, clicked on the sync nominations button, checked the health provider email address account to see that an email was sent. Clicked on the sync nominations button again to make sure it didn't sent another email.

If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI

None for this particular task.

List general components of the application that this PR will affect:

PR checklist