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

coveralls commented Jul 24, 2026

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

This comment has been minimized.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Test Results

404 tests   389 ✅  33m 22s ⏱️
 55 suites   15 💤
 55 files      0 ❌

Results for commit ac9c11b.

♻️ This comment has been updated with latest results.

@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project Jul 27, 2026
@stevenwinship stevenwinship removed their assignment Jul 27, 2026
@stevenwinship
stevenwinship force-pushed the 12523-guestbook-responses-page-stats-fix branch from 14343b0 to ac9c11b Compare July 27, 2026 12:54
@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.

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: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

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

2 participants