dataverse icon indicating copy to clipboard operation
dataverse copied to clipboard

Open source research data repository software

Results 565 dataverse issues
Sort by recently updated
recently updated
newest added

**What this PR does / why we need it**: This PR replace deprecated `HttpSolrClient` with 2 new implementations : - `Http2SolrClient` to make queries to Solr - `ConcurrentUpdateHttp2SolrClient` to perform...

Type: Feature
Size: 10

**Overview of the Feature Request** Dataverse installation administrators can deprecate metadata fields that are removed during a redesign of the deposit metadata model, such as re-designs of metadata blocks that...

Type: Feature

**What this PR does / why we need it**: This PR is to solve the issue 9508 on how to "update a develop branch to develop branch" pull request **Which...

Size: 0.5

[the paragraph that follows need to be edited some more, as it still contains some inaccuracies; will do once I have a sec. but, to emphasize, this is a fairly...

Feature: Harvesting

Artifacts: Uploads are slow! - Do not include the WAR file in the `java-builddir.tar` (140 MB) - Maybe do not include the `dataverse/WEB-INF/lib` dir (160MB) Caching: - Analyse why there...

Component: Code Infrastructure
Component: Containers

The SAVE changes option stalls and does not resolve. The collection is featured but you can only see it once you refresh the page. Navigate to the "featured collection" option...

Type: Bug
Size: 3

**What this PR does / why we need it**: Fixed the bug where incomplete metadata label was shown on a published dataset and visible for everybody. The label is now...

Size: 3

**Overview of the Feature Request** The request to include on HDV the MIT License was created on https://github.com/IQSS/dataverse.harvard.edu/issues/248, This PR adds a JSON file so the license can be added.

Type: Feature

The place holder for the usual release notes pr.

A lot of places in the code base use the Gson or Jackson library to do JSON processing (and a bit of data binding). These should be refactored to use...

Type: Suggestion
Component: Code Infrastructure
User Role: Hackathon Participant
Feature: None