mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
106812: Remove stray settting of group for an rp
This commit is contained in:
@@ -1814,7 +1814,6 @@ public class ItemImportServiceImpl implements ItemImportService, InitializingBea
|
||||
|
||||
rp.setdSpaceObject(bs);
|
||||
rp.setAction(actionID);
|
||||
rp.setGroup(g);
|
||||
|
||||
resourcePolicyService.update(c, rp);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user