DSpace / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
855 stars 1.29k forks source link

Fix broken ITs after merger of #9485 #9577

Closed tdonohue closed 1 month ago

tdonohue commented 1 month ago

References

Description

Fixes several broken tests in RelationshipDeleteRestRepositoryIT after the merger of #9485. Because that PR changed the metadata field for isPersonOfProject relationship from dc.contributor.author to project.investigator, several ITs broke. This fixes those ITs.

The correct metadata field for this relationship is project.investigator as specified in our submission-forms.xml: https://github.com/DSpace/DSpace/blob/main/dspace/config/submission-forms.xml#L517-L531

Instructions for Reviewers

dspace-bot commented 1 month ago

Successfully created backport PR for dspace-7_x: