Skip to content

Export: OpenAIRE export format fails silently on more than one productionPlace (made multiple in recent pr) #9546

@kcondon

Description

@kcondon

This was discovered when testing DDI export which also saw this problem.
Recently the productionPlace field was made a multiple value field and that broke some export formats that assume only a single value. This issue is about OpenAire format that fails to generate an export file but reports no error.

For testing I used a manually created json file and used the api but simply adding two productionPlace fields should do it too.
manual_all_fields.json.txt

curl -H X-Dataverse-key:xyz -X POST "http://localhost:8080/api/dataverses/root/datasets" --upload-file manual_all_fields.json -H 'Content-type:application/json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions