dataverse
dataverse copied to clipboard
Open source research data repository software
Bumps org.apache.solr:solr-solrj from 9.3.0 to 9.4.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
**Overview of the Feature Request** In version 6.1 we added a json schema for validating dataset json upload files. The first release only verifies the presence of valid json formatting...
**What this PR does / why we need it**: - Allow to delete saved search by calling `DELETE` `/api/admin/savedsearches/{id}` - Allow to delete saved search and unlink links related to...
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...
Add issues to GDC repo as outlined below
I.e., if the ingest size limit property is not defined for the specific store driver, no limit is assumed, even if there is an instance-wide limit configured (via a setting)....
**Overview of the Feature Request** This spike was triggered by a discussion of how to present dates in the SPA. We would like all dates being returned from the API...
**Description** - Move the column `harvestingclient_id` from the dataset table in the database to the common `dvobject`. - This decision arrived at during a tech hour where it was decided...
**What steps does it take to reproduce the issue?** The `openapi` endpoint provided by Payara results in an internal server error in version 6.0. For example, the endpoint does not...
**What this PR does / why we need it**: Remove duplicate property keys from property files **Which issue(s) this PR closes**: Closes #9169 **Special notes for your reviewer**: **Suggestions on...