Open jvz opened 5 years ago
@davidolorundare you were previously assigned to this issue on JIRA. Would you like to continue it here?
yup
In the meantime I can use Saveable Listeners to get logs while updating data. I need a listener to audit logs when a user is deleted.
When will this be reviewed and released?
When a UserProperty is created, updated, or deleted, an audit log event should be logged containing information such as the user, the class of the UserProperty being updated, and a timestamp. Since some UserProperty classes are useful for implementing more specific audit events, the underlying support for notifying changes in UserProperty instances upstream will be useful elsewhere.