This commit is contained in:
2018-12-10 19:27:52 +00:00
parent 0bbf3c68f6
commit b6731ff4d9

View File

@@ -302,7 +302,7 @@ INITIAL TESTING NOTES:
- broken rule display
SERVER
TODO SERVER
- ProcessObjectKeywords improvement
-Should just be able to pass the object to be processed to a method that will automatically find the Name field and all text fields and process it accordingly
- May need a hint if there isn't a specific "Name" field but that's probably so rare that can just leave that out and continue the old way for any object without a Name
@@ -314,7 +314,8 @@ SERVER
- Delete user should delete private datafilters
- Did I code how to handle implications of user delete anywhere yet??
- LOG File names, when logs are rotated, I'm seeing the number 18 and 17 in the devops log file rotated names?! Shouldn't it just be 1 to 3 or something, will that number keep growing infinitely?
- Client item actually: it should validate the time zone offset when the client software starts and if it's found to be off what was set offer to change it automatically
- This way it works client to client and will handle DST changes almost automatically
- Stage 2 AFTER POSTED TEST ROUND COMPLETED
- Error handling at client (log? display?)