Closed mquijom closed 5 years ago
Created By and Modified By is not a date but a user.
[ ] Created By is a user who created the data.
[ ] Modified By is a user who last modified the data.
[ ] Date Modified is when the data is modified.
Suggested Solution: Assign id from token to created_by or modified_by Use pre findOneAndUpdate for date modified
id
created_by
modified_by
pre findOneAndUpdate
Below is the reference issues
closing this issue
Created By and Modified By is not a date but a user.
[ ] Created By is a user who created the data.
[ ] Modified By is a user who last modified the data.
[ ] Date Modified is when the data is modified.
Suggested Solution: Assign
id
from token tocreated_by
ormodified_by
Usepre findOneAndUpdate
for date modifiedBelow is the reference issues