server state cleanup
This commit is contained in:
@@ -2,6 +2,18 @@ SERVER STATE SPECS
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
|
||||
LATEST:
|
||||
|
||||
2020-04-05 - Decided to allow all non biz object routes that are required for running client like formcustom etc to be open unless server is fully closed
|
||||
ops forms may need all that stuff
|
||||
will not allow to update things like formcustom though, only to get them
|
||||
any biz objects not ops are fully locked down though, so no getting a widget if the server is closed or opsonly
|
||||
however you can get a widgetlist because picklist is open when opsonly as there is a probability that some things might be needed for ops
|
||||
|
||||
OLD STUFF:
|
||||
|
||||
|
||||
Two parallel paths that can lead to serverstate affecting access to server:
|
||||
|
||||
Closed or Open States
|
||||
|
||||
Reference in New Issue
Block a user