RED-4875 - add tmp log
This commit is contained in:
parent
96e2eb6237
commit
67622e65f7
@ -86,6 +86,7 @@ public class DownloadPreparationService {
|
||||
}
|
||||
String appliedRedactionColor = colorsService.getColors(dossier.getDossierTemplateId()).getAppliedRedactionColor();
|
||||
|
||||
log.info("keepHiddenText8: " + dossierTemplate.isKeepHiddenText());
|
||||
RedactionMessage message = RedactionMessage.builder()
|
||||
.dossierId(dossier.getId())
|
||||
.downloadId(reportResultMessage.getDownloadId())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user