Skip to content

Get Guestbook list API: add param to return inherited guestbooks#12326

Open
stevenwinship wants to merge 1 commit intodevelopfrom
12323-get-inherited-guestbooks-list-api
Open

Get Guestbook list API: add param to return inherited guestbooks#12326
stevenwinship wants to merge 1 commit intodevelopfrom
12323-get-inherited-guestbooks-list-api

Conversation

@stevenwinship
Copy link
Copy Markdown
Contributor

What this PR does / why we need it: Since a dataset can use a guestbook assigned to a parent collection the list api must have a way to include these guestbooks. Getting the list for a given Dataverse should be used for managing the Dataverse. The list including parent Guestbooks should be used for selecting the Guestbook to assign to a Dataset.

Which issue(s) this PR closes:#12323

Special notes for your reviewer: 'EditGuestbook' permissions were removed since this API is read only

Suggestions on how to test this: Create a hierarchy of Dataverse Collections with Guestbooks. Get the list for a given Dataverse as well as the list for the hierarchy.

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

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

Additional documentation:

@github-actions github-actions bot added FY26 Sprint 21 FY26 Sprint 21 (2026-04-08 - 2026-04-22) Size: 10 A percentage of a sprint. 7 hours. labels Apr 13, 2026
@stevenwinship stevenwinship self-assigned this Apr 13, 2026
@stevenwinship stevenwinship moved this to In Progress 💻 in IQSS Dataverse Project Apr 13, 2026
@stevenwinship stevenwinship added this to the 6.11 milestone Apr 13, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 24.885% (-0.002%) from 24.887% — 12323-get-inherited-guestbooks-list-api into develop

@github-actions
Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12323-get-inherited-guestbooks-list-api
ghcr.io/gdcc/configbaker:12323-get-inherited-guestbooks-list-api

🚢 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

Feature: API FY26 Sprint 21 FY26 Sprint 21 (2026-04-08 - 2026-04-22) Size: 10 A percentage of a sprint. 7 hours.

Projects

Status: In Progress 💻

Development

Successfully merging this pull request may close these issues.

Get Guestbook list API: add param to return inherited guestbooks

2 participants