diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index caa652e1..2aa07f6c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -485,7 +485,9 @@ todo: 3 Schedule form reporting? |_____/|______|_| \_\ \/ |______|_| \_\ - +todo: 1 Restriced user is supposed to only be able to edit tehir own tasks but it's coded to allow them to view and attempt to edit other users task. +validation catches it but gives a cryptic error that the user is incorrect. TEchnically it's working but they shouuld not even see other users's tasks +when not assigned to them so this is a bug todo: 2 test notification sent from ops notification settings form should include a link so can test that the link back url is working