Create the following email template here
Survey template will send when the application has been moved forward from HIPPA Verified to "Document Review" status
Survey template will send to the health care provided email
Impacted areas in the application:
api/helper/mailer.js - function sendSurveySocialWorker
api/emails - surveySocialWorker: html.pug and subject.pug
api/controllers/nomination.js sendSurveySocialWorker when nominations.data === 'Document Review'
Describe the steps you took to test your changes: checked with product for styling,cheked if the nomination.status is changing to 'Document Review', checked to see if I received the email when the status is 'Document Review',
If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI
List general components of the application that this PR will affect:
api/helper/mailer.js
api/emails
api/controllers/nomination.js
Zenhub Link:
Describe the problem being solved:
Create the following email template here Survey template will send when the application has been moved forward from HIPPA Verified to "Document Review" status Survey template will send to the health care provided email
Impacted areas in the application:
api/helper/mailer.js - function sendSurveySocialWorker api/emails - surveySocialWorker: html.pug and subject.pug api/controllers/nomination.js sendSurveySocialWorker when nominations.data === 'Document Review'
Describe the steps you took to test your changes: checked with product for styling,cheked if the nomination.status is changing to 'Document Review', checked to see if I received the email when the status is 'Document Review',
If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI
List general components of the application that this PR will affect: api/helper/mailer.js
api/emails api/controllers/nomination.js
PR checklist