• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IQSS / dataverse / #28602

08 Apr 2026 08:42PM UTC coverage: 24.836% (-0.001%) from 24.837%
#28602

push

github

web-flow
Added Dataset.getGlobalIdForFileStorage for direct upload URLs that support legacy lowercase DOIs (#12268)

* Added Dataset.getGlobalIdForFileStorage which gives the global ID in the original casing, so it does not uppercase
DOIs. It is called when generating the upload URLs for direct upload instead of using dataset.getGlobalId().asString().
The latter gave a mismatch between the complete URL and the actual object keys in object store when DOIs contained
lowercase letters (which is possible when they were created before Dataverse started enforcing uppercase DOIs).

* release note

* Update release notes for S3 direct upload fix

Clarified the issue addressed with S3 direct upload regarding PID authority and alternative identifiers.

* Renamed Dataset.getGlobalIdForFileStorage() to Dataset.getGlobalIdForFileStorageAsString() to clarify that it does not return a GlobalId object

---------

Co-authored-by: qqmyers <jim.myers@computer.org>

0 of 3 new or added lines in 3 files covered. (0.0%)

23399 of 94213 relevant lines covered (24.84%)

0.25 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

2.14
/src/main/java/edu/harvard/iq/dataverse/api/Datasets.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc