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

Add Metadata Fields to ApplicationUser #781

Merged
merged 4 commits into from
Oct 13, 2024
Merged

Conversation

neozhu
Copy link
Owner

@neozhu neozhu commented Oct 13, 2024

This PR adds metadata properties to the ApplicationUser object to track creation and modification details. These fields include information about when the user entity was created or last modified, and by whom.

Purpose:

These new fields are added to enable better tracking of changes to the ApplicationUser entities, allowing us to understand who created or modified each user and when. This will enhance our audit capabilities and provide better visibility into user management.
image

@neozhu neozhu changed the title CreatedByUser_ApplicationUser Add Metadata Fields to ApplicationUser Oct 13, 2024
@neozhu neozhu merged commit 6bd3a10 into main Oct 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant