add comments
This commit is contained in:
parent
d4486ea6f4
commit
e809004f16
@ -627,6 +627,9 @@ public class RedactionLogCreatorService {
|
||||
if (shouldRemove) {
|
||||
entriesToRemoveBecauseOfUndoActions.add(entry.getId());
|
||||
}
|
||||
|
||||
|
||||
entry.setComments(manualRedactions.getComments().get(entry.getId());
|
||||
}
|
||||
|
||||
redactionLog.setRedactionLogEntry(redactionLog.getRedactionLogEntry()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user