Remove email from handler.

This commit is contained in:
Patrick Fic
2025-02-20 16:35:47 -08:00
parent 0bf9f932b7
commit f860931eab

View File

@@ -148,7 +148,7 @@ async function OpenSearchUpdateHandler(req, res) {
body: document
};
logger.log("os-handler", "DEBUG", req.user.email, null, {
logger.log("os-handler", "DEBUG", null, null, {
id: req.body.event.data.new.id,
index: req.body.table.name,
bodyshopid: payload.body.bodyshopid