Skip to content

Fix transaction notification logic

Jan-Michael Brummer requested to merge fix-notification into master

Current implementation only worked for single accounts. Change logic to scan for existing transaction rows with account_id.

Merge request reports