-
As titled, I need it for logging purposes.. but apparently AssignRole directly saves, so I can't getDirty on model.. |
Beta Was this translation helpful? Give feedback.
Answered by
PaolaRuby
Jan 30, 2022
Replies: 2 comments 5 replies
-
Override the method with your own implementation |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GBry
-
Right, so @PaolaRuby nudged me in the right direction. The way is to run a logging function (adding another field in my model) to log the changes.. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Override the method with your own implementation