mitgliederverwaltung/lib/mv/membership_fees
Moritz e6ac5d1ab1
All checks were successful
continuous-integration/drone/push Build is passing
fix: handle Ash notifications in CycleGenerator transactions
- Use return_notifications?: true when creating cycles within transaction
- Collect notifications and send them after transaction commits
- Prevents 'Missed notifications' warnings in test output
- Notifications are now properly sent via Ash.Notifier.notify/1
2025-12-12 16:53:57 +01:00
..
calendar_cycles.ex docs: fix CalendarCycles documentation to match actual implementation 2025-12-11 20:21:20 +01:00
cycle_generation_job.ex feat: implement automatic cycle generation for members 2025-12-11 21:26:58 +01:00
cycle_generator.ex fix: handle Ash notifications in CycleGenerator transactions 2025-12-12 16:53:57 +01:00