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

CU-8695e8hu5: Save extra metadata for cdb edits #209

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

tomolopolis
Copy link
Member

add a couple of fields to conceptDB model to track:

  • who first created the CDB
  • when it was created
  • when it was last updated

Implementation required hooking into the ViewSet perform_create - for a given API call POST to create a new CDB. Delete also added to ConceptViewSet and VocabViewSet to complete the potential API usage

@tomolopolis
Copy link
Member Author

Task linked: CU-8695e8hu5 CDB last modified

@tomolopolis tomolopolis merged commit a01e5bb into master Sep 25, 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.

2 participants