the-difference-engine / ksf

7 stars 1 forks source link

Resend emails functionality - Need to add logic based on the application stage #351

Closed annamot9 closed 2 years ago

annamot9 commented 2 years ago

As an admin, the resend button modal needs to enable me only to send emails that have already been sent by the system.

Acceptance Criteria: [ ] If the application stage is "Received", the Resend Emails button should be disabled. [ ] If the application stage is "Awaiting HIPPA", when the "Resend Emails" button is clicked, only the Email Type HIPPA should be available for both Family member and health care provider. [ ] If the application stage is or "HIPPA verified" or "Document Review" or "Ready For Board Review", when the "Resend Emails" button is clicked, all 4 options should be available.

annamot9 commented 2 years ago

@floresjmjr @johnLeavell when I'm in Awaiting HIPAA stage and I click the resend emails button, I get a blank screen.

annamot9 commented 2 years ago

@floresjmjr @johnLeavell Please notice there was a mistake in the acceptance criteria and they were changed. Sorry about that.