Hello folks!
I’m getting some bad behaviour with policies and the redaction type, even though I created the policy with the redaction field established as All in the yaml file, once the policy is created this field is fixed to None. This is a little bit tedious because the policy should be manually modified once it’s created.
Could you help me to understand what is wrong?
Here is an example of the policy in yaml format:
name: policy_example
impactType: HIGH
category: PII
redaction: All
datasets:
- topic.exmple
fields:
- field.example
obfuscation: None