This commit is contained in:
@@ -15,6 +15,7 @@ todo: check attachment NOTES property is actually supported
|
||||
|
||||
todo: search tables in schema, I think there is a missing index here, need to look at the search query section again as it was changed several times from the original schema creation
|
||||
|
||||
|
||||
API REFACTORING (note: workordercontroller / biz should be following all these rules so it's the template if need reference)
|
||||
todo: all api route parameters, post object sb "newObject", put="updatedObject"
|
||||
IN BIZ TOO
|
||||
@@ -29,6 +30,8 @@ todo: Routes should check rights *BEFORE* they fetch the object, not after, all
|
||||
This is out of order as it triggers a db call even if they have no rights to do it
|
||||
todo: all biz objects "ExistsAsync" is this required / necessary?
|
||||
|
||||
|
||||
|
||||
todo: log failed
|
||||
- Download attempts with wrong key
|
||||
- Add delay for failed download
|
||||
|
||||
Reference in New Issue
Block a user