You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a requirement to write an audit record to the database every time a user accesses a record. I was going to do this through the Audit annotation but I noticed there is no Read action. There's also no Read operation for hooks. Is there a reason the R of CRUD was left out? Any elide way I could do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a requirement to write an audit record to the database every time a user accesses a record. I was going to do this through the Audit annotation but I noticed there is no Read action. There's also no Read operation for hooks. Is there a reason the R of CRUD was left out? Any elide way I could do this?
Beta Was this translation helpful? Give feedback.
All reactions