dataverse
dataverse copied to clipboard
Open source research data repository software
Note: you can preview this pull request at https://dataverse-guide--10942.org.readthedocs.build/en/10942/ **What this PR does / why we need it**: The [Documentation Working Group](https://www.gdcc.io/working-groups/documentation.html) has been talking about how there's no "home"...
Description: An issue has been identified where anonymous users are able to see files labeled as "Unpublished" in the search results on Dataverse, even though these files are actually published....
…ataset AND DownloadFile rights can download **What this PR does / why we need it**: There are two permissions which have undocumented hierarchical relationship: ViewUnpublishedDataset and DownloadFile. The user who...
**What steps does it take to reproduce the issue?** 1) Activate the ORCID and/or ROR external vocabulary scripts 2) Enter values manually in the metadata fields "authorName", "authorIdentifierScheme", "authorIdentifier" and...
**Overview of the Feature Request** Need an API endpoint that will compare two dataset versions and return a list of differences between the versions. This is needed to support the...
**Overview of the Feature Request** Based on the design implemented in the OIDC PoC for the SPA, we need to manage the case in BearerTokenAuthMechanism where there is no registered...
I've seen this omission/bug since at least Dataverse version 4.9 and verified it in Dataverse version 6.1: In the exported metadata of datasets with ingested files, for files that Dataverse...
**What this PR does / why we need it**: Adds a new endpoint (`PUT /api/dataverses/`) for updating an existing Dataverse collection using a JSON file following the same structure as...
Note that in this PR... - #10940 ... we used the JVM_ARGS approach because it was all that's available. Once we can use MPCONFIG we should switch those files to...
**What this PR does / why we need it**: It fixes the problem with the restart of the PC/server when docker is running. After the system restart, the script fails...