mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 11:33:11 +00:00
Merge remote-tracking branch 'upstream/master' into DS-3179-jspui-remove-file
Conflicts: dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
This commit is contained in:
@@ -416,8 +416,6 @@ public class BundleServiceImpl extends DSpaceObjectServiceImpl<Bundle> implement
|
||||
// remove our authorization policies
|
||||
authorizeService.removeAllPolicies(context, bundle);
|
||||
|
||||
deleteMetadata(context, bundle);
|
||||
|
||||
// Remove ourself
|
||||
bundleDAO.delete(context, bundle);
|
||||
}
|
||||
|
Reference in New Issue
Block a user