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

feature: Delete created_user related fields #1769

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Yaminyam
Copy link
Member

@Yaminyam Yaminyam commented Dec 8, 2023

  • created_user_id and created_user_email are currently unused fields and were scheduled to be used in the future, but it was decided to implement this role in the audit log.
  • Change the created_user column in the endpoint field to user_id for consistency with other tables.

This is a follow-up to #1822.

@github-actions github-actions bot added comp:client Related to Client component comp:manager Related to Manager component size:XS ~10 LoC labels Dec 8, 2023
@Yaminyam Yaminyam marked this pull request as draft December 8, 2023 07:40
@github-actions github-actions bot added size:S 10~30 LoC and removed size:XS ~10 LoC labels Dec 8, 2023
@Yaminyam Yaminyam marked this pull request as ready for review December 8, 2023 08:12
@Yaminyam Yaminyam mentioned this pull request Dec 20, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:client Related to Client component comp:manager Related to Manager component size:S 10~30 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant