Display "There is a newer version" warning for 'outdated' dataset/file versions
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
User story 1: As a user who arrives at a dataset using a File DOI, I want to see easily whether there is a newer version of the file/dataset
User story 2: As a user who arrives at a dataset following a &versionX link to an earlier version, I want to see easily that there is a newer version of the file/dataset
See e.g. Zenodo's implementation of basically this feature here:

This is probably more relevant for Zenodo because they have DOIs for specific versions, but I do think it'd be useful to implement on Dataverse given the above two users stories (and also with an eye towards probably supporting versioned DOIs in the future)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how File DOI and &versionX links resolve to dataset or file versions, then compare the issue's Zenodo example. Done means users arriving at an older version can clearly see that a newer dataset or file version exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100