Skip to content

Release: develop -> main - #4503

Merged
TaprootFreak merged 1 commit into
mainfrom
develop
Jul 30, 2026
Merged

Release: develop -> main#4503
TaprootFreak merged 1 commit into
mainfrom
develop

Conversation

@github-actions

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

A customer can hold several active rows for one currency - a retired Yapeal
EUR IBAN next to a working Frick one. The lookup is a findOne without an
ORDER BY, so the retired row can win. The caller then sees an IBAN whose
bank does not receive, skips the branch, and since the collection account is
no longer a fallback the request ends in PersonalIbanIssuanceFailed.

1678 customers hold such a retired Yapeal EUR row and could not buy by
transfer. Filter the lookup on a receiving bank so the working row is found,
or none is and issuance proceeds.
@TaprootFreak
TaprootFreak merged commit 0a97f2c into main Jul 30, 2026
16 checks passed
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.

1 participant