Merged in release/2025-02-28 (pull request #2126)

Remove email from handler.

Approved-by: Patrick Fic
This commit is contained in:
Patrick Fic
2025-02-21 00:38:01 +00:00

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