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 =