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
Are there any plans to audit the changed fields (old and new values) as well? It would be great to see the changed fields including there values in the mail.
Regards
The text was updated successfully, but these errors were encountered:
There's no way to compare to the old value. The add-on is simply leveraging every hook available in the Control Panel to log that something happened. Without knowing what's about to happen, there's no opportunity to capture the previous value.
In that one case, possibly. But that's not solving for all the things it's tracking and wasn't a scope of detail I'd sought to take on. You'd have to consider every possible fieldtype, how to render "before" data to say what changed, etc. You're looking beyond EE fields and at third-party fieldtypes, because if you're pitching an add-on that shows what changed, customers/users are going to want that to work for anything they throw at it.
If you'd like to tackle that in a fork, by all means feel free to :)
Hi!
Are there any plans to audit the changed fields (old and new values) as well? It would be great to see the changed fields including there values in the mail.
Regards
The text was updated successfully, but these errors were encountered: