RED-9474 - Revert only local manual changes for an annotation
- trigger an analysis instead of a reanalysis after an undo call
This commit is contained in:
parent
4351f67d16
commit
ff4b3369c9
@ -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