Modify Dataverse API calls to use 'excludeFiles' parameter #111
Labels
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Size: 3
A percentage of a sprint. 2.1 hours.
In this Dataverse PR the Dataverse API has changed to use 'excludeFiles' instead of 'includeFiles'. So the library calls to Dataverse need to use this new parameter.
IQSS/dataverse#10191
For the SPA, we need to be able to show the View Dataset page for the Deaccessioned dataset, whether or not the user has edit permissions on the dataset. So we can get the dataset by using parameters includeDeaccessioned=true & excludeFiles=true.
From the Dataverse ticket:
The text was updated successfully, but these errors were encountered: