luddaniel

Results 14 comments of luddaniel

@ofahimIQSS This PR fixes the `edu.harvard.iq.dataverse.util.json.JsonParseException: incorrect multiple for field otherId` error when DDI harvested data contains multiple ortherId. This can be reproduced by harvesting the following repo: https://data.progedo.fr/oai ```json...

@ofahimIQSS My bad, to fix `Specified metadatalanguage not allowed.` I forgot to give you this instruction : ``` curl http://localhost:8080/api/admin/settings/:MetadataLanguages -X PUT -d '[{"locale":"en","title":"English"},{"locale":"fr","title":"Français"}]' ``` This should give you _SUCCESS;...

Hi @jp-tosca, are you still on the subject or can we develop it ? (not much code normally)

> This is a great start! @luddaniel how do you feel about adding API tests, an update to the API Guide, and a release note snippet? Hello @pdurbin, everything has...