[Reimbursement] Make PayoutHolding has_many linked objects (e.g. IncreaseCheck, AchTransfer, etc.)
Open
- Dominant language
- Ruby
- Stars
- 870
- Forks
- 138
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 208
Description
At the moment, a Payout Holding can only have one linked object (e.g. one Increase Check).
However, if that increase check fails, we need to be able to reattempt and track that well. So, we need a many to many relationship.
Contributor guide
Assessment
This issue has not been assessed yet.