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

#OBS-I116: Dataset CRUD api fixes #209

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

JeraldJF
Copy link

@JeraldJF JeraldJF commented Jul 24, 2024

Description:

  1. Validation schema changes for Dataset create and update apis.
  2. Error code fixes for various error sceanrios
  3. Fixes in the check for denorm master dataset to handle empty dataset scenario
  4. Using dataset_id from the existing v1 dataset while migration to v2.
  5. Using getTransformations method instead of getDraftTransformations while creating Draft dataset out of live v1.
  6. Removal of category and datatype attributes while doing a transformation list query while creating Draft dataset out of live v2.
  7. Executing publish command after the commit of db queries.

@SanthoshVasabhaktula SanthoshVasabhaktula merged commit 2e021b3 into v2-apis Jul 24, 2024
1 check failed
@SanthoshVasabhaktula SanthoshVasabhaktula deleted the v2-apis-fix branch July 24, 2024 10:30
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