Skip to content

Conversation

@YodaLightsabr
Copy link
Contributor

Summary of the problem

We don't want to re-process payout holdings that are no longer pending, however we're currently filtering out pending payout holdings with a scope, even though there's already code to filter them out in the job.

We're also not storing the Interac email, which can be ambiguous on the operations side and mess up our data if their HCB email address changes.

Describe your changes

This PR removes the .pending scope (which prevents ActiveRecord::RecordNotFound errors causing a 404) and does away with the "Use the same email for Interac?" checkbox.

image

@YodaLightsabr YodaLightsabr requested review from a team as code owners October 24, 2025 01:28
@YodaLightsabr YodaLightsabr added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit 44de205 Oct 27, 2025
13 checks passed
@YodaLightsabr YodaLightsabr deleted the wise-reimbursement-fixes branch October 27, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants