You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(system-notifications): warn when system notifications have no recipient device (#7)
Notifications were silently dropped when the admin had no paired device
on the topic and TotalSent was zero without raising any error
The server now logs a warning when a system notification reaches zero
devices so the misconfiguration is visible in logs
The admin UI also shows a warning when the configured recipient has no
active device on the chosen topic so the issue is caught at setup time
instead of through missing events later
Save remains enabled intentionally so admins can enable notifications
now and pair a device right after without being blocked
0 commit comments