Skip to content

Fix pagination stats for Guestbook Responses#12557

Open
stevenwinship wants to merge 1 commit into
developfrom
12523-guestbook-responses-page-stats-fix
Open

Fix pagination stats for Guestbook Responses#12557
stevenwinship wants to merge 1 commit into
developfrom
12523-guestbook-responses-page-stats-fix

Conversation

@stevenwinship

@stevenwinship stevenwinship commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it: Pagination totals reported in API /api/guestbooks/{id}/responses were not including all stats from the full hierarchy of parent collections

Which issue(s) this PR closes:#12523

Special notes for your reviewer:

Suggestions on how to test this: See Issue. Also see FilesIT testDownloadFileWithParentGuestbookResponse

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:

@stevenwinship stevenwinship self-assigned this Jul 24, 2026
@github-actions github-actions Bot added Feature: Guestbook FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) FY27 Sprint 2 FY27 Sprint 2 (2026-07-15 - 2026-07-29) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA These changes are required for the Dataverse SPA Type: Bug a defect labels Jul 24, 2026
@stevenwinship stevenwinship moved this to In Progress 💻 in IQSS Dataverse Project Jul 24, 2026
@stevenwinship stevenwinship added this to the 6.12 milestone Jul 24, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage is 24.97%12523-guestbook-responses-page-stats-fix into develop. No base build found for develop.

@github-actions

Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12523-guestbook-responses-page-stats-fix
ghcr.io/gdcc/configbaker:12523-guestbook-responses-page-stats-fix

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

@github-actions

Copy link
Copy Markdown

Test Results

404 tests  +1   389 ✅ +1   33m 18s ⏱️ - 1m 1s
 55 suites ±0    15 💤 ±0 
 55 files   ±0     0 ❌ ±0 

Results for commit 14343b0. ± Comparison against base commit b485249.

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

Labels

Feature: Guestbook FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) FY27 Sprint 2 FY27 Sprint 2 (2026-07-15 - 2026-07-29) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA These changes are required for the Dataverse SPA Type: Bug a defect

Projects

Status: In Progress 💻

Development

Successfully merging this pull request may close these issues.

/api/guestbooks/{id}/responses returns responses but pagination.totalResponses is 0

2 participants