RED-6009: test if matchedRule from int to String crashes the FE
This commit is contained in:
parent
e5d19b98d7
commit
764247ff0f
@ -25,7 +25,7 @@ public class RedactionLogEntry {
|
||||
private String type;
|
||||
private String value;
|
||||
private String reason;
|
||||
private int matchedRule;
|
||||
private String matchedRule;
|
||||
private boolean rectangle;
|
||||
private String legalBasis;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user