Merge branch 'RED-5449' into 'master'
RED-5449: Wrong behaviour of imported redactions only from PREVIEW-File Closes RED-5449 See merge request redactmanager/persistence-service!320
This commit is contained in:
commit
7455628790
@ -21,4 +21,6 @@ public class ImportedRedaction {
|
||||
@Builder.Default
|
||||
private List<Position> positions = new ArrayList<>();
|
||||
|
||||
private String value;
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user