Skip to content

Fixed Anonymous guestbook file download via persistentId#12363

Merged
sekmiller merged 6 commits into
developfrom
12245-anon-guestbook-download-via-persistentid
May 5, 2026
Merged

Fixed Anonymous guestbook file download via persistentId#12363
sekmiller merged 6 commits into
developfrom
12245-anon-guestbook-download-via-persistentid

Conversation

@stevenwinship

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:Guest downloads using persistentId were not working When guestbook responses were given.

Which issue(s) this PR closes:#12245

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:

@coveralls

coveralls commented Apr 27, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 24.956% (-0.004%) from 24.96% — 12245-anon-guestbook-download-via-persistentid into develop

@github-actions

This comment has been minimized.

@stevenwinship stevenwinship added the FY26 Sprint 22 FY26 Sprint 22 (2026-04-22 - 2026-05-06) label Apr 27, 2026
@stevenwinship
stevenwinship force-pushed the 12245-anon-guestbook-download-via-persistentid branch from 04e5ba0 to 78793ff Compare April 27, 2026 21:23
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project Apr 28, 2026
@stevenwinship stevenwinship removed their assignment Apr 28, 2026
@landreev landreev moved this from Ready for Review ⏩ to In Review 🔎 in IQSS Dataverse Project Apr 28, 2026
@landreev
landreev self-requested a review April 28, 2026 14:48
@landreev landreev self-assigned this Apr 28, 2026

@landreev landreev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One quick request:
Could you please fix all the misspelled signature-secret in config.rst as well in the same pr.

Comment thread src/test/java/edu/harvard/iq/dataverse/api/UtilIT.java Outdated
Comment thread src/test/java/edu/harvard/iq/dataverse/api/FilesIT.java
@github-actions

This comment has been minimized.

4 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@landreev landreev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant to wait for Jenkins run to finish and move it into "ready"... but forgot about it/got distracted.

@github-project-automation github-project-automation Bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Apr 30, 2026
@landreev landreev removed their assignment Apr 30, 2026
@stevenwinship
stevenwinship force-pushed the 12245-anon-guestbook-download-via-persistentid branch from 9f2b5b4 to 3ccee6e Compare May 2, 2026 14:13
@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12245-anon-guestbook-download-via-persistentid
ghcr.io/gdcc/configbaker:12245-anon-guestbook-download-via-persistentid

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

@sekmiller sekmiller self-assigned this May 5, 2026
@sekmiller sekmiller moved this from Ready for QA ⏩ to QA ✅ in IQSS Dataverse Project May 5, 2026
@sekmiller
sekmiller merged commit 0b3e05d into develop May 5, 2026
21 checks passed
@github-project-automation github-project-automation Bot moved this from QA ✅ to Merged 🚀 in IQSS Dataverse Project May 5, 2026
@stevenwinship
stevenwinship deleted the 12245-anon-guestbook-download-via-persistentid branch May 5, 2026 21:12
@jp-tosca jp-tosca moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project May 6, 2026
@jggautier jggautier mentioned this pull request Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 22 FY26 Sprint 22 (2026-04-22 - 2026-05-06) Original size: 10 Type: Bug a defect

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

Anonymous guestbook download via :persistentId returns a signed URL that immediately fails with 401 Bad signed URL, numeric dataset id works

5 participants