luddaniel
luddaniel
Hello, I have recently worked on a customized tool that use Dataverse Installation Search API and I was questionning myself on some choices done in code. My need was to...
@qqmyers Following agreements on next steps of #10145 here is a way to add flexibility in retrievalUri. We can now add named fields (child or siblings) of `term-uri-field` and capacity...
**What this PR does / why we need it**: - Allow to delete saved search by calling `DELETE` `/api/admin/savedsearches/{id}` - Allow to delete saved search and unlink links related to...
**What steps does it take to reproduce the issue?** Create a dataset with the fields `Related Publication` filled. **Which page(s) does it occurs on?** On a dataset page, the display...
**What this PR does / why we need it**: - Global role can now be updated via API - Customised role can now be edited via GUI PR is in...
This PR is following the closed PR #9823 with a branch up to date and more details. **What this PR does / why we need it**: This PR handles 2...
**What this PR does / why we need it**: Ordering subfields while displaying dataset version differences **Which issue(s) this PR closes**: - Closes #10968 **Special notes for your reviewer**: This...
**What this PR does / why we need it**: This PR fixes issue while harvesting DDI with multiple `otherId` This fix mirrors citation.tsv otherId configuration : allowmultiples = TRUE https://github.com/IQSS/dataverse/blob/7d4d534338161b5f0f5a1ce0079304f8ec3b7a80/scripts/api/data/metadatablocks/citation.tsv#L8
**What steps does it take to reproduce the issue?** Create a draft version on a published dataset and edit subfields then compare differences by opening _Versions_ tab and clicking on...
## Overview of the Feature Request Improve DDI harvesting by making it compatible with metadata customizations in TSV files made by Dataverse administrators. **What kind of user is the feature...