Skip to content

Fix/update collection dto partial#423

Open
AnneGerlach wants to merge 3 commits intoIQSS:developfrom
nfdi4health:fix/update-collection-dto-partial
Open

Fix/update collection dto partial#423
AnneGerlach wants to merge 3 commits intoIQSS:developfrom
nfdi4health:fix/update-collection-dto-partial

Conversation

@AnneGerlach
Copy link

What this PR does / why we need it:

  • This PR relaxes the typing of the UpdateCollection use case to allow partial collection updates.

  • Native Dataverse collection updates do not require a fully populated object, only the fields to be changed need to be provided.

  • This change aligns the client typing with that behavior and avoids unnecessary TypeScript warnings in downstream usage.

  • This is a typing-only change with no runtime impact.

Which issue(s) this PR closes:

  • Closes -

Related Dataverse PRs:

  • Depends on -

Special notes for your reviewer:

  • TypeScript typing change only (Partial)

  • No API or runtime behavior changes

Suggestions on how to test this:

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

  • Yes, small changelog entry

Additional documentation:

@pdurbin pdurbin moved this to Ready for Triage in IQSS Dataverse Project Feb 17, 2026
@scolapasta scolapasta moved this from Ready for Triage to Ready for Review ⏩ in IQSS Dataverse Project Feb 17, 2026
@cmbz cmbz added FY26 Sprint 17 FY26 Sprint 17 (2026-02-11 - 2026-02-25) FY26 Sprint 18 FY26 Sprint 18 (2026-02-25 - 2026-03-11) labels Feb 25, 2026
@cmbz cmbz added this to the 6.11 milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 17 FY26 Sprint 17 (2026-02-11 - 2026-02-25) FY26 Sprint 18 FY26 Sprint 18 (2026-02-25 - 2026-03-11)

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

2 participants