This is an automated email sent using Fides. A customer would like to exercise their data privacy right to be deleted. Please locate and erase personally identifiable information for the data subject and records listed below:
{% for action_required in dataset_collection_action_required -%}{{ action_required.collection.collection }}
{% for action in action_required.action_needed -%}Locate the relevant records with:
-
{% for field, values in action.locators.items() -%}
- Field: {{ field }}, Values: {{ values|join(', ') }} {%- endfor %}
Erase the following fields:
{% if action.update -%}-
{% for field_name, masking_strategy in action.update.items() -%}
- {{field_name}} {%- endfor %}
- No erasures needed on this collection.