Prevent Refunds for Routing Slips prior to the cheque being deposited
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
* As a SBC Finance member
* I want refunds to be blocked on a routing slip until a predetermined amount of time has passed
* so that we can prevent a situation where a refund is approved before the original funds are deposited into the bank
**Acceptance Criteria**
**Scenario 1: Preventing refund before clearing time**
* GIVEN ... a routing slip exists in the system in the refund requested
* WHEN ... I try to approve a refund request
* AND ... it has not been more than XX days
* THEN ... I should be prevented from approving the refund and see an error message explaining why
**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.