Skip to content

Comments

Feature Request: API to support Download Terms of Use and Guestbook#12110

Open
stevenwinship wants to merge 35 commits intodevelopfrom
12001-api-support-termofuse-guestbook
Open

Feature Request: API to support Download Terms of Use and Guestbook#12110
stevenwinship wants to merge 35 commits intodevelopfrom
12001-api-support-termofuse-guestbook

Conversation

@stevenwinship
Copy link
Contributor

@stevenwinship stevenwinship commented Jan 22, 2026

What this PR does / why we need it:

Which issue(s) this PR closes: #12001

Special notes for your reviewer:

Suggestions on how to test this: See AccessIT for testing with -Ddataverse.files.guestbook-at-request=true

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?: included

Additional documentation:

@github-actions github-actions bot added FY26 Sprint 12 FY26 Sprint 12 (2025-12-03 - 2025-12-17) FY26 Sprint 13 FY26 Sprint 13 (2025-12-17 - 2025-12-31) FY26 Sprint 14 FY26 Sprint 14 (2025-12-31 - 2026-01-14) FY26 Sprint 15 FY26 Sprint 15 (2026-01-14 - 2026-01-28) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Project: HDV SPA Rollout Size: 80 A percentage of a sprint. 56 hours. SPA These changes are required for the Dataverse SPA Type: Feature a feature request labels Jan 22, 2026
@stevenwinship stevenwinship moved this to In Progress 💻 in IQSS Dataverse Project Jan 22, 2026
@stevenwinship stevenwinship self-assigned this Jan 22, 2026
@stevenwinship stevenwinship marked this pull request as draft January 22, 2026 20:35
@coveralls
Copy link

coveralls commented Jan 22, 2026

Coverage Status

coverage: 24.518% (+0.1%) from 24.414%
when pulling 51facb9 on 12001-api-support-termofuse-guestbook
into f20e75a on develop.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

stevenwinship and others added 4 commits January 28, 2026 16:17
…hrough an error message

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…hrough an error message

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship added Size: 20 A percentage of a sprint. 14 hours. and removed Size: 50 A percentage of a sprint. 35 hours. labels Feb 11, 2026
@cmbz cmbz added the FY26 Sprint 17 FY26 Sprint 17 (2026-02-11 - 2026-02-25) label Feb 11, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@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 Feb 13, 2026
@stevenwinship stevenwinship removed their assignment Feb 13, 2026
@stevenwinship stevenwinship added this to the 6.10 milestone Feb 17, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment on lines +15 to +16
`/api/access/datafiles`
`/api/access/datafile/bundle/{fileId}` POST returns BundleDownloadInstance after processing Guestbook Responses from body.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @stevenwinship, I took a look at the API docs and it looks good for SPA use, I just wanted to check about these two endpoints. I don't think they are needed by the SPA, when are they meant to be used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They were added out of completeness. I wanted every GET that downloads files to have a matching POST to download after the guestbook response was added.

@github-actions

This comment has been minimized.

@github-actions
Copy link

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12001-api-support-termofuse-guestbook
ghcr.io/gdcc/configbaker:12001-api-support-termofuse-guestbook

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 12 FY26 Sprint 12 (2025-12-03 - 2025-12-17) FY26 Sprint 13 FY26 Sprint 13 (2025-12-17 - 2025-12-31) FY26 Sprint 14 FY26 Sprint 14 (2025-12-31 - 2026-01-14) FY26 Sprint 15 FY26 Sprint 15 (2026-01-14 - 2026-01-28) FY26 Sprint 16 FY26 Sprint 16 (2026-01-28 - 2026-02-11) FY26 Sprint 17 FY26 Sprint 17 (2026-02-11 - 2026-02-25) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Original size: 80 Project: HDV SPA Rollout Size: 20 A percentage of a sprint. 14 hours. SPA These changes are required for the Dataverse SPA Type: Feature a feature request

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Feature Request: API to support Download Terms of Use

4 participants