Allow to export metadata of unpublished datasets using preview URL token
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Overview of the Feature Request
We'd like to discuss the feature request of allowing users to view metadata exports of unpublished datasets using preview URL token.
The reasoning here is basically the same as for why viewing metadata exports of unpublished datasets is useful in general: users would like to check the metadata exports before publishing the dataset.
That was discussed in https://github.com/IQSS/dataverse/issues/4132 and implemented in https://github.com/IQSS/dataverse/pull/11398.
This feature request is only about adding a new method of authentication to do so (the preview URL token). As far as I am aware, this is currently not possible.
Any open or closed issues related to this feature request?
https://github.com/IQSS/dataverse/issues/4132
Are you thinking about creating a pull request for this feature?
Help is always welcome, is this feature something you or your organization plan to implement?
Yes, we would
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 reading issue 4132 and pull request 11398 to understand the existing metadata export behavior for unpublished datasets. Then trace how preview URL tokens are authenticated; done means an unpublished dataset's metadata export can be viewed with a valid preview URL token without weakening other access controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100