Event log database hooks should only run on server
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The event log database hooks are currently defined in client and server code, by default. The event logs should only really need to run on the server.
# Task
- define the event log code in such a way that it only runs on the server
Contributor guide
Assessment
This issue has not been assessed yet.