Merge branch 'w2p-97414_advanced_workflow_actions-7.2' into w2p-97414_advanced_workflow_actions-main

This commit is contained in:
Marie Verdonck
2023-02-07 23:06:46 +01:00

View File

@@ -1,10 +0,0 @@
--
-- The contents of this file are subject to the license and copyright
-- detailed in the LICENSE and NOTICE files at the root of the source
-- tree and available online at
--
-- http://www.dspace.org/license/
--
-- remove constraint so multiple reviewers can be selected for the same workflowitem
ALTER TABLE cwf_in_progress_user DROP CONSTRAINT cwf_in_progress_user_unique;