audit-log-plugin icon indicating copy to clipboard operation
audit-log-plugin copied to clipboard

Log create/update/delete of UserProperty values

Open jvz opened this issue 5 years ago • 3 comments

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.

jvz avatar May 02 '19 20:05 jvz

@davidolorundare you were previously assigned to this issue on JIRA. Would you like to continue it here?

jvz avatar May 02 '19 20:05 jvz

yup

davidolorundare avatar May 02 '19 20:05 davidolorundare

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?

budiprihhastomo avatar Aug 18 '22 10:08 budiprihhastomo