Closed
Description
I have a need to get the current user during change.rectify() calls after a client calls bulkUpdate.
I have limited understanding of how domains/cls work but it seems that since the juggler is not binded to the current domain/ns anywhere as the req/res objects are, the context is not preserved when the DAO emit's events.
Am I on the right track?
Using loopback 2.8.8
loopback-datasource-juggler 2.12.0