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

In the developer's guide it recommended to use Docker container for those using windows https://guides.dataverse.org/en/latest/developers/windows.html#. Although it does not always work. At least I was not able to run Dataverse...

Type: Bug
Component: Containers

**Which issue(s) this PR closes**: Closes #2622 **Additional documentation**: For documentation of the release note, we propose to list this issue in the milestones of the next relaese.md for the...

Type: Bug
Size: 3
FY25 Sprint 8
FY25 Sprint 9

**What this PR does / why we need it**: It replaces a method that did a string comparison on the class name of an `Object` parameter to determine what to...

Component: Code Infrastructure
Size: 3

**What this PR does / why we need it**: This replaces a few comparisons of object types through their class's names with type comparisons using `instanceof` in tests. **Which issue(s)...

Component: Code Infrastructure
Size: 3

One of our TDR institutional liaisons has a researcher asking if she can assign a DataCite DOI to a dataverse. The dataverse has several datasets within it with their own...

Type: Suggestion
Feature: DOI & Handle
User Role: Depositor

**What steps does it take to reproduce the issue?** 1. As a superuser or curator, navigate to a (sub-)dataverse which has user groups with multiple members. 2. Click Edit and...

Type: Bug

**What steps does it take to reproduce the issue?** * When does this issue occur? When we run script https://guides.dataverse.org/en/latest/_downloads/7e1b7e580244f61d2ac2de279759d154/counter_weekly.sh * Which page(s) does it occurs on? None * What...

Type: Bug

**Overview of the Feature Request** Extend the `addDataverse` API endpoint to support sending values for the input level list and facet list, allowing these properties to be included in the...

Type: Feature
User Role: API User
Size: 30
SPA
GREI Re-arch
FY24 Sprint 26

**What this PR does / why we need it**: This pr adds new doi provider - CrossRef. Implemented logic was mostly inspired by other providers such as DataCite and PermaLink....

Type: Feature
Size: 10
Status: Waiting

**What this PR does / why we need it**: Modifies the display so that datasets which were updated in version 5.10 to have "Terms of Use" that actually indicate that...