diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ee8eb0a7..d323add6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -439,6 +439,14 @@ todo: 3 Schedule form reporting? |_____/|______|_| \_\ \/ |______|_| \_\ + +todo: 1 Reminder and Review notification event code is fucked up + Reminder has a specific event for reminder imminient but it's not coded + Review has no specific event and is coded for a general notification so user has no control over adding additional subscription to email deliver etc + What needs to be done is get reminder imminent notify workingn properly, *then* add a specifie review overdue or whatever is appropriate notify event + and use the working reminder notification processor code to implement it. + Then make sure it works in the UI and through. + todo: 2 AyaNova is not logged an event when a serial number is reset but ther is an event type for that purpose I'm not certain if this is related to editing an object to change the serial or the seed being changed When this is coded add it to the documentation at adm-history.md