Merge branch 'RED-9474-analyze-after-undo' into 'master'
RED-9474 - Revert only local manual changes for an annotation Closes RED-9474 See merge request redactmanager/persistence-service!651
This commit is contained in:
commit
2361d483f0
@ -128,7 +128,7 @@ public class ManualRedactionUndoService {
|
||||
|
||||
private void reprocess(String dossierId, String fileId) {
|
||||
|
||||
fileStatusService.setStatusReprocessForManual(dossierId, fileId, true);
|
||||
fileStatusService.setStatusReprocess(dossierId, fileId, true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user