pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Evaluate generic audit logging for all database events in Pages Core

Open amirbey opened this issue 4 years ago • 0 comments

Background (Optional)

Evaluate generic audit logging for all database events in Pages Core, ie something like https://www.npmjs.com/package/sequelize-paper-trail potentially utilizing the newer node Async Hooks API instead of https://github.com/othiym23/node-continuation-local-storage, ex. https://blog.besson.co/nodejs_async_hooks_to_get_per_request_context/#getting-something-useful

Acceptance Criteria

  • [ ] evaluate path forward for logging user actions in database
  • [ ] identify path forward

After evaluating, edit this part:

Level of effort - <low/medium/high>

Implementation outline (if higher than "low" effort):

  • [ ] TBD

amirbey avatar Nov 23 '21 19:11 amirbey