4Science / dspace-angular

Angular UI for DSpace and DSpace-CRIS. In the dspace-cris-7 branch you can find the extension to support DSpace-CRIS
BSD 3-Clause "New" or "Revised" License
14 stars 28 forks source link

value of config key submission.detectDuplicate.metadataDetailsList is not considered in item-list-preview.component.html #94

Open saschaszott opened 3 months ago

saschaszott commented 3 months ago

Bug Description

The value of the property metadataList in ItemListPreviewComponent is not considered in the component's template item-list-preview.component.html.

As a consequence, the value of the UI configuration value submission.detectDuplicate.metadataDetailsList (in config.yml) is not considered in the duplicate match view. It is not possible to configure the metadata fields that should be included in the duplicate match view.