IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
881 stars 492 forks source link

As a Dataverse collection admin, I want to use the UI to link harvested datasets into my collection #4025

Open sbarbosadataverse opened 7 years ago

jggautier commented 5 years ago

Just more info: This isn't possible through the UI right now because the dataset linking button is on the dataset page, but harvested datasets don't get dataset pages - when users click on the title links, they're taken to the source repository pages.

If you try to use the dataset linking API to create links to harvested datasets you get an error message about the dataset not being published (reported in https://github.com/IQSS/dataverse/issues/5886)

djbrooke commented 4 years ago

@jggautier was this resolved in https://github.com/IQSS/dataverse/pull/6935 ? Feel free to re-open if not.

jggautier commented 4 years ago

6935 makes this possible using an API call. I think @sbarbosadataverse proposed the ability to link harvested datasets using the UI. I changed the title to reflect that.

cmbz commented 2 months ago

2024/09/09: Keep open. Functionality is addressed in API but not yet in UI. Will require a new UI design/UX on collection page.