Skip to content

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Sep 23, 2025

What this PR does / why we need it:

The CreateDataset use case already implicitly persists datasets with the default dataset type "dataset".

This pull request updates this use case to allow non-default dataset types to be persisted, such as "software", "workflow", or "review".

Which issue(s) this PR closes:

Related Dataverse PRs:

Special notes for your reviewer:

Note the PR above that should be merged first. I'm targeting its branch so the diff is clearer. When the PR above is merged, this PR should target develop automatically.

Suggestions on how to test this:

Is there a release notes or changelog update needed for this change?:

Yes, I'll add something. I'm waiting for the changelog PR to make it into the PR above and then this one.

Additional documentation:

None.

@pdurbin pdurbin added the GREI Re-arch GREI re-architecture-related label Sep 23, 2025
@pdurbin pdurbin moved this to Ready for Review ⏩ in IQSS Dataverse Project Sep 23, 2025
Base automatically changed from 370-dataset-types-crud to develop September 24, 2025 02:35
@cmbz cmbz added the FY26 Sprint 6 FY26 Sprint 6 (2025-09-10 - 2025-09-24) label Sep 24, 2025
@g-saracca g-saracca self-assigned this Sep 24, 2025
@g-saracca g-saracca moved this from Ready for Review ⏩ to In Review 🔎 in IQSS Dataverse Project Sep 24, 2025
@github-project-automation github-project-automation bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Sep 24, 2025
@g-saracca g-saracca removed their assignment Sep 24, 2025
@ofahimIQSS
Copy link
Contributor

looks good - merging

@ofahimIQSS ofahimIQSS merged commit bc48538 into develop Sep 24, 2025
6 checks passed
@ofahimIQSS ofahimIQSS deleted the 359-create-dataset-datasettype branch September 24, 2025 21:23
@github-project-automation github-project-automation bot moved this from Ready for QA ⏩ to Merged 🚀 in IQSS Dataverse Project Sep 24, 2025
@cmbz cmbz added the FY26 Sprint 7 FY26 Sprint 7 (2025-09-24 - 2025-10-08) label Sep 24, 2025
@scolapasta scolapasta moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 6 FY26 Sprint 6 (2025-09-10 - 2025-09-24) FY26 Sprint 7 FY26 Sprint 7 (2025-09-24 - 2025-10-08) GREI Re-arch GREI re-architecture-related

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

allow a dataset to be created with a dataset type other than "dataset" (e.g. "software", "workflow", "review", etc.)

4 participants