IQSS / IQSS/dataverse

dataset name uniqueness issue: do not allow same dataset name in Dataverse

Open
#2,968 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature: Publishing & Versions Type: Feature User Role: Curator
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

Users are able to create datasets with identical names. This is problematic and allows coauthors to have two separate DOIs for the same dataset, also allows versioning updates to happen in one and potentially not the other, etc ....

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the dataset creation path and the existing uniqueness rules in Dataverse. Clarify whether names must be unique globally or within another scope, then define how duplicate creation should be rejected without disrupting DOI or versioning behavior. Done means identical dataset names can no longer create conflicting datasets, with tests covering the chosen scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.