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

coveralls commented Apr 13, 2026

Coverage Status

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

@github-actions

This comment has been minimized.

@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project Apr 14, 2026
@stevenwinship stevenwinship removed their assignment Apr 14, 2026
@stevenwinship stevenwinship force-pushed the 12323-get-inherited-guestbooks-list-api branch from ea17f11 to 5eebb76 Compare April 15, 2026 18:43
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12323-get-inherited-guestbooks-list-api branch from 5eebb76 to e0b6846 Compare April 16, 2026 22:36
@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: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Get Guestbook list API: add param to return inherited guestbooks

2 participants