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 “modified_date” & “updated_by” to the User table #2085

Open
sainak opened this issue Apr 15, 2024 · 2 comments
Open

Add “modified_date” & “updated_by” to the User table #2085

sainak opened this issue Apr 15, 2024 · 2 comments

Comments

@sainak
Copy link
Member

sainak commented Apr 15, 2024

Add “modified_date” & “updated_by” to the User table for tracking updates made by admins

cc @gigincg

@sainak sainak changed the title Add “updated_at” & “updated_by” to the User table Add “modified_date” & “updated_by” to the User table Apr 15, 2024
@ayushchauhan12
Copy link
Contributor

@sainak I would like to work on this issue

@dhruv-goyal-10
Copy link
Contributor

@sainak What behaviour do we want to implement on User object creation?

Initially SET updated_by to null
or
Initially SET updated_by equal to created_by

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 a pull request may close this issue.

3 participants