diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index eb6455b7..52e0148f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -22,7 +22,9 @@ todo: client global settings notification systemactive Needs to get data from api as well as UI to control it and translation key for NotificationSystemActive todo: ui area where admin can see all notifyevent and remove any that they deem as stuck or won't deliver - +todo: send test notification from both ops and admin pages + Will then issue warning if either OPS smtp notification is turned off (Active=false) or Admin NotificationSystemActive is turned off + todo: Test server down while polling in release mode, does it recover when server starts again or...?