Skip to content

Allow Dataset Creation API to take Template ID#12405

Open
stevenwinship wants to merge 2 commits into
developfrom
12132-dataset-creation-with-template
Open

Allow Dataset Creation API to take Template ID#12405
stevenwinship wants to merge 2 commits into
developfrom
12132-dataset-creation-with-template

Conversation

@stevenwinship
Copy link
Copy Markdown
Contributor

What this PR does / why we need it: Users creating Datasets need to be able to set the Template via the Create API

Which issue(s) this PR closes:#12132

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

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

Additional documentation:

@stevenwinship stevenwinship self-assigned this May 22, 2026
@github-actions github-actions Bot added FY26 Sprint 22 FY26 Sprint 22 (2026-04-22 - 2026-05-06) FY26 Sprint 23 FY26 Sprint 23 (2026-05-06 - 2026-05-20) FY26 Sprint 24 FY26 Sprint 24 (2026-05-20 - 2026-06-03) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Size: 10 A percentage of a sprint. 7 hours. SPA These changes are required for the Dataverse SPA SPA.Q4.2025.1 Create/Edit Template Feature Status: Needs Input Applied to issues in need of input from someone currently unavailable Type: Feature a feature request labels May 22, 2026
@stevenwinship stevenwinship moved this to In Progress 💻 in IQSS Dataverse Project May 22, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 22, 2026

Coverage Status

coverage: 24.975% (+0.001%) from 24.974% — 12132-dataset-creation-with-template into develop

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project May 26, 2026
@stevenwinship stevenwinship removed their assignment May 26, 2026
@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch 2 times, most recently from 5b23c8f to ce7a795 Compare May 26, 2026 18:17
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

Test Results

397 tests  ±0   382 ✅ ±0   36m 50s ⏱️ -26s
 53 suites ±0    15 💤 ±0 
 53 files   ±0     0 ❌ ±0 

Results for commit 94b1847. ± Comparison against base commit e46a251.

♻️ This comment has been updated with latest results.

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from ce7a795 to e8f7f1f Compare May 26, 2026 21:13
@github-actions

This comment has been minimized.

@ekraffmiller
Copy link
Copy Markdown
Contributor

@stevenwinship to support the SPA, we also need the Get Dataset API to return the template_id, can you add that to this PR? Or would it be better to have a separate issue?

@ekraffmiller
Copy link
Copy Markdown
Contributor

@stevenwinship to support the SPA, we also need the Get Dataset API to return the template_id, can you add that to this PR? Or would it be better to have a separate issue?

Update from Steve, this is already in the current PR. thanks!

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from e8f7f1f to 665d78c Compare May 29, 2026 15:50
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from 665d78c to 99a1d0e Compare June 1, 2026 13:03
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from 99a1d0e to 9de380c Compare June 1, 2026 14:01
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from 9de380c to 94b1847 Compare June 1, 2026 20:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12132-dataset-creation-with-template
ghcr.io/gdcc/configbaker:12132-dataset-creation-with-template

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

@stevenwinship stevenwinship force-pushed the 12132-dataset-creation-with-template branch from 94b1847 to d9e1e4f Compare June 3, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 22 FY26 Sprint 22 (2026-04-22 - 2026-05-06) FY26 Sprint 23 FY26 Sprint 23 (2026-05-06 - 2026-05-20) FY26 Sprint 24 FY26 Sprint 24 (2026-05-20 - 2026-06-03) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Size: 10 A percentage of a sprint. 7 hours. SPA.Q4.2025.1 Create/Edit Template Feature SPA These changes are required for the Dataverse SPA Status: Needs Input Applied to issues in need of input from someone currently unavailable Type: Feature a feature request

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Support applying template id in API of dataset creation and persist dataset–template associations

3 participants