Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log create/update/delete of UserProperty values #37

Open
jvz opened this issue May 2, 2019 · 3 comments
Open

Log create/update/delete of UserProperty values #37

jvz opened this issue May 2, 2019 · 3 comments
Assignees

Comments

@jvz
Copy link
Member

jvz commented May 2, 2019

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 jvz added this to the 1.0 milestone May 2, 2019
@jvz
Copy link
Member Author

jvz commented May 2, 2019

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

@davidolorundare
Copy link
Contributor

yup

@budiprihhastomo
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants