From 209a9809658c71b33282517c0f02ca968be02cdb Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Tue, 17 Aug 2021 09:56:18 +0300 Subject: [PATCH] suggest removal for hint finalization --- apps/red-ui/src/app/models/file/annotation.wrapper.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/app/models/file/annotation.wrapper.ts b/apps/red-ui/src/app/models/file/annotation.wrapper.ts index ab4b7aaf0..eb4d1d267 100644 --- a/apps/red-ui/src/app/models/file/annotation.wrapper.ts +++ b/apps/red-ui/src/app/models/file/annotation.wrapper.ts @@ -331,7 +331,7 @@ export class AnnotationWrapper { } } - if (redactionLogEntryWrapper.redacted) { + if (redactionLogEntryWrapper.redacted || redactionLogEntryWrapper.hint) { if (redactionLogEntryWrapper.status === 'REQUESTED') { if (redactionLogEntryWrapper.dictionaryEntry) { annotationWrapper.superType =