Skip to content
Discussion options

You must be logged in to vote

Maybe auditSync is receiving the same data that is already synchronized, in this case there is nothing to audit.

If i dont change anything same empty values are stored. How can I prevent this?

| Should Audit records be stored when the recorded old_values & new_values
| are both empty?
|
| Some events may be empty on purpose. Use allowed_empty_values to exclude
| those from the empty values check. For example when auditing
| model retrieved events which will never have new and old values.
|
|
*/
'empty_values' => true,

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by matiazar
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@parallels999
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants