Skip to content

Commit ea6b948

Browse files
Paurikova2milanmajchrak
authored andcommitted
added commit (#306)
1 parent 4a750e4 commit ea6b948

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dspace-server-webapp/src/main/java/org/dspace/app/rest/ClarinBitstreamImportController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ public void doUpdateBitstreamsChecksum(HttpServletRequest request) throws SQLExc
223223
throw new RuntimeException("Context is null!");
224224
}
225225
checksumService.updateMissingBitstreams(context);
226+
context.commit();
226227
}
227228

228229
/**

0 commit comments

Comments
 (0)