mongoose-soft-delete icon indicating copy to clipboard operation
mongoose-soft-delete copied to clipboard

Request: WorkAround for `deletedBy`

Open PuranAdhikari opened this issue 2 years ago • 1 comments

Is there any work around to introduce deletedBy field which will contain the ID of the currently logged in user?

PuranAdhikari avatar Jan 24 '23 14:01 PuranAdhikari

You can use mongoose-audit-log or mongoose-audit-trail plugin for that.

Al-Sharif avatar Jun 30 '24 21:06 Al-Sharif