Add usage and response counts to get guestbooks list#12269
Merged
ChengShi-1 merged 3 commits intoMay 11, 2026
Conversation
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
scolapasta
previously requested changes
Apr 1, 2026
scolapasta
left a comment
Contributor
There was a problem hiding this comment.
Left one comment about the default for discussion.
Also branch is out of date.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 2, 2026 14:22
13fad7f to
b567bef
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 9, 2026 16:10
b567bef to
9f8fe52
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 14, 2026 14:46
9f8fe52 to
7a4780a
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 15, 2026 18:42
7a4780a to
37ea479
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 21, 2026 15:18
4e19e71 to
cbf868b
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 22, 2026 18:59
cbf868b to
6204168
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 23, 2026 15:08
6204168 to
185dc32
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 27, 2026 13:07
185dc32 to
75a0f44
Compare
This comment has been minimized.
This comment has been minimized.
stevenwinship
force-pushed
the
12260-get-guestbook-with-usage-and-response-counts
branch
from
April 28, 2026 21:03
75a0f44 to
f3bfe55
Compare
|
📦 Pushed preview images as 🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name. |
scolapasta
approved these changes
Apr 30, 2026
2 tasks
ChengShi-1
approved these changes
May 11, 2026
ChengShi-1
left a comment
Contributor
There was a problem hiding this comment.
looks good with api tests
stevenwinship
deleted the
12260-get-guestbook-with-usage-and-response-counts
branch
May 12, 2026 15:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:Currently, the GET Guestbook API returns metadata about guestbooks (e.g., name, required fields, custom questions), but it does not include usage and responses, needed for Manage Guestbooks table
Which issue(s) this PR closes:#12260
Special notes for your reviewer:
Suggestions on how to test this:
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: