qqmyers
qqmyers
**What this PR does / why we need it**: Possible repeat of #8937 - the testOaiFunctionality() test is still occasionally failing, as in #9001. After trying various experiments and discovering...
**What this PR does / why we need it**: The PR fixes the issue with multifile Globus transfers out/downloads not working for draft datasets. It also improves handling of cases...
During further testing during Dataverse-Globus app development a bug in initiating a Globus multifile transfer was discovered. It affects draft datasets. It was also noticed that some of the dialogs...
## New Contributors Welcome! New contributors should at least glance at [CONTRIBUTING.md](/CONTRIBUTING.md), especially the section on pull requests where we encourage you to reach out to other developers before you...
**What this PR does / why we need it**: Reserves file PIDs at creation time, if enabled, analogous to how datasets are now handled. **Which issue(s) this PR closes**: Closes...
The dataset related calls in https://github.com/IQSS/dataverse/blob/1dd5fa4717cef2667fa19491d5d2ba778480a472/src/main/java/edu/harvard/iq/dataverse/api/Metrics.java#L193-L313 support a dataLocation parameter to get info for local, remote (harvested), or all datasets. However, the caching doesn't handle the parameter. Thus, whichever call...
In the context of [#10451](https://github.com/IQSS/dataverse/pull/10451) and [#10336](https://github.com/IQSS/dataverse/pull/10336), we discussed how complex the code has become for handling cases where the user selects some set of files from the dataset page...
It appears that labels for the available facet values used in the files table were added to Bundle.properties in #5697 but it does not appear that they are used. The...
**What this PR does / why we need it**: This PR adds a RelationType child field to the related publication parent field and uses it to provide a RelationType in...
**What this PR does / why we need it**: This PR updates the XML sent to DOI providers to be richer and more consistent with what is in the OpenAire...