## Summary - move bank transaction sync emails from per-connection inline sends to a unique per-user daily job - send at most one bank sync email per user per day while still including all unreported enable-banking transactions since last reported mail - keep first-ever connection sync silent and add coverage for same-day suppression and next-day catch-up emails ## Testing - php artisan test --compact tests/Feature/OpenBanking/SyncBankingConnectionJobTest.php |
||
|---|---|---|
| .. | ||
| AccountType.php | ||
| BankingConnectionStatus.php | ||
| BankingSyncLogStatus.php | ||
| BudgetPeriodType.php | ||
| CategoryCashflowDirection.php | ||
| CategoryColor.php | ||
| CategoryType.php | ||
| ChartColorScheme.php | ||
| DripEmailType.php | ||
| LabelColor.php | ||
| PropertyType.php | ||
| RolloverType.php | ||
| TransactionSource.php | ||