IQSS / IQSS/dataverse-client-javascript
Update Create Dataset use case to include templateId
Open
FY27 Sprint 5
GREI Re-arch
Size: 3
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 1
Description
If a dataset is created with a template, then the id of the template should be included in the object sent to the createDataset endpoint.
Depends on: https://github.com/IQSS/dataverse/issues/12132
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Create Dataset use case and trace the object sent to the createDataset endpoint, then review the linked pull request #482 for existing work. Done means that creating a dataset with a template includes the template's id in the request object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100