Skip to content

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Return early from checkTransactions() if no Olky bank is found in the database
  • Prevents Cannot read properties of null (reading 'iban') errors in local development

Test plan

  • Verified locally: No more BankTxService errors
  • Verify bank transaction processing still works when Olky bank is configured

Return early from checkTransactions() if no Olky bank is found
in the database, preventing null pointer errors in local development.
@TaprootFreak TaprootFreak merged commit e92f751 into develop Jan 2, 2026
1 check passed
@TaprootFreak TaprootFreak deleted the fix/skip-bank-tx-when-olky-unavailable branch January 2, 2026 10: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.

2 participants