Skip to content

fix: add proceedings series item to Item Tree issues#1556

Dominika Tkaczyk requested to merge feature/conference_series_issn into develop

As a side effect fixes the content type mixup:

There might be an issue with proceedings-related content types in the REST API. Compare:

According to @pfeeney, the only difference between proceedings_metadata and proceedings_series_metadata in the XML is that the latter can contain the parent container metadata (conference series), otherwise the content types are the same. So I suspect this is a bug in the REST API, and it should be:

Edited by Dominika Tkaczyk

Merge request reports