You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the python flask wautils server essentially acts as a pass-through, sending API calls up to WA.
Add logging functionality. Recommend creation of a new sqlite table which captures timestamp, user, and details of API call.
When capturing changes to signoffs in particular, a list of signoffs that were changed should be logged.
The text was updated successfully, but these errors were encountered:
Currently, the python flask wautils server essentially acts as a pass-through, sending API calls up to WA.
Add logging functionality. Recommend creation of a new sqlite table which captures timestamp, user, and details of API call.
When capturing changes to signoffs in particular, a list of signoffs that were changed should be logged.
The text was updated successfully, but these errors were encountered: