-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
interface: Java APIRelated to the core Java API in DSpace (dspace-api module)Related to the core Java API in DSpace (dspace-api module)interface: SWORDRelated to either SWORDv1 or SWORDv2 interfaces (dspace-sword and dspace-swordv2 modules)Related to either SWORDv1 or SWORDv2 interfaces (dspace-sword and dspace-swordv2 modules)
Milestone
Description
Imported from JIRA [DS-4117] created by haoueclf
When a user deposits an item via SWORD by using METSRights metadata within the mets file to transfer the embargo period, none resource policy type is set by the METSRightsCrosswalk class. This results to the Embargo Date not being displayed to the admin while editing the metadata of such workflowitem in the Upload File(s) (while changing the Embargo Settings of a file) and Verify Submission step.
The provided policies are added by users, therefor the resource policy type: TYPE_CUSTOM should be added.
Metadata
Metadata
Assignees
Labels
interface: Java APIRelated to the core Java API in DSpace (dspace-api module)Related to the core Java API in DSpace (dspace-api module)interface: SWORDRelated to either SWORDv1 or SWORDv2 interfaces (dspace-sword and dspace-swordv2 modules)Related to either SWORDv1 or SWORDv2 interfaces (dspace-sword and dspace-swordv2 modules)
Type
Projects
Status
✅ Done