directoryLabel (file path) missing from getDatasetFileDetails from ExportDataProvider #10523
Labels
DCM2025 hackathon
proposed for community meeting hackathon
good first issue
appears at https://github.com/IQSS/dataverse/contribute
Help Wanted: Code
Mentor: pdurbin
Size: 0.5
A percentage of a sprint. 0.35 hours
While working on Croissant support (#10341) I noticed that the getDatasetFileDetails method of ExportDataProvider doesn't provide the directoryLabel (file path) for files.
(As a workaround, you can get this information from getDatasetORE or getDatasetJson.)
I believe we just need to add one line, like this:
The text was updated successfully, but these errors were encountered: