RED-4875 - add tmp log

This commit is contained in:
Thomas Beyer 2023-03-20 13:57:55 +01:00
parent 96e2eb6237
commit 67622e65f7

View File

@ -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())