Use long legal basis text as fallback instead of reason field
RED-1738
This commit is contained in:
parent
c8f02d93b2
commit
389d40f7d7
@ -402,6 +402,6 @@ export class AnnotationWrapper {
|
||||
if (lb) return lb.name;
|
||||
}
|
||||
|
||||
return entry.reason;
|
||||
return entry.legalBasis;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user