Skip to content

Include name in guestbook responses api#12492

Open
stevenwinship wants to merge 5 commits into
developfrom
12491-include-name-in-guestbook-responces-api
Open

Include name in guestbook responses api#12492
stevenwinship wants to merge 5 commits into
developfrom
12491-include-name-in-guestbook-responces-api

Conversation

@stevenwinship

Copy link
Copy Markdown
Contributor

What this PR does / why we need it: "name" was missing in JSON response to get Guestbook Responses

Which issue(s) this PR closes:#12491

Special notes for your reviewer:

Suggestions on how to test this: See the modified IT test. Check that the "name" field is in the responses list.

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:

@coveralls

coveralls commented Jun 26, 2026

Copy link
Copy Markdown

Coverage Status

Coverage is 25.024%12491-include-name-in-guestbook-responces-api into develop. No base build found for develop.

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Test Results

403 tests   388 ✅  33m 23s ⏱️
 55 suites   15 💤
 55 files      0 ❌

Results for commit cc5cfad.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship added this to the 6.11 milestone Jun 26, 2026
@github-actions

Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12491-include-name-in-guestbook-responces-api
ghcr.io/gdcc/configbaker:12491-include-name-in-guestbook-responces-api

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

@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project Jun 26, 2026
@stevenwinship stevenwinship removed their assignment Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

In JSON returned by API endpoint for getting guestbook's responses, include what's entered in guestbook's "Name" field

2 participants