Send admin notification and PAD terms and conditions confirmation letter if PAD validation fails
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
* As an admin
* I want a notification on failed PAD validation in que
* so that I can update my bank details
* and get the updated PAD terms and conditions confirmation letter
**Acceptance Criteria**
**Scenario 1: Admin gets notification**
* GIVEN CFS is down
* WHEN a PAD validation fails in que
* THEN the admin is notified by email and in-app
* AND the next time they log in, they are taken to the banking details page where they can correct their PAD information
**Scenario 2: Admin gets updated PAD terms and conditions confirmation letter**
* GIVEN the admin updates the bank details in scenario 1
* WHEN they click create account button
* THEN the PAD terms and conditions confirmation letter gets updated with their latest details
* AND the admin is sent the updated PAD confirmation letter by email
**Scenario 3: xxxxxx**
...
**Dependencies? What is the impact of this dependency? (If so, link dependency in the ticket, make it visible in a team´s backlog)**
* Do you know a possible contact person to reach out (from the other team)?
**Validation Rules? (If yes, list here)**
**Design**
@xxx - please link the Design here
----
**Link to DoR for a US/ Feature**
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoR%20-%20Relationships.md
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoR%20-%20Entity.md
**Link to the DoD for a US/ Feature**
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoD%20-%20Relationships.md
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoD%20-%20Entity.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.