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

Derek furst/make dataset type required #594

Merged
merged 6 commits into from
Jan 16, 2024

Conversation

DerekFurstPitt
Copy link
Contributor

Changed dataset types to be required on create (but not update) and changed data_types to be not required. These changes are for dataset and publication

yuanzhou and others added 2 commits December 19, 2023 11:19
…-dataset-type

Added field dataset_types to publications as well as datasets
…hanged

data_types to be not required. These changes are for dataset and publication
Copy link
Member

@yuanzhou yuanzhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DerekFurstPitt it was not described explicitly in #589. Once we make data_types optional and dataset_type a required field, the auto generated field Dataset.dataset_title via a read trigger should also be using dataset_type. And there's no need to convert based on the old field.

yuanzhou and others added 3 commits January 16, 2024 10:33
…ataset

property and is autogenerated. Now uses dataset_type instead of data_types
and some existing conversions were no longer needed
@yuanzhou yuanzhou merged commit 2d681a6 into dev-integrate Jan 16, 2024
2 checks passed
@yuanzhou yuanzhou deleted the Derek-Furst/make-dataset-type-required branch January 26, 2024 18:54
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