breach_notified
Ensure data breach compliance by recording notifications to authorities, data subjects, or the public, with delay reasons and GDPR exemptions.
Instructions
Record that breach seq was notified: to the supervisory_authority (Art. 33(1)), the data_subjects
(Art. 34(1)) or the public (Art. 34(3)(c)). After 72 hours a notification to the authority needs
reasons_for_delay. With exemption (protected, mitigated, disproportionate) the entry records why
the subjects were not told directly (Art. 34(3)).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| ts | No | ||
| seq | Yes | ||
| note | No | ||
| actor | Yes | ||
| exemption | No | ||
| reasons_for_delay | No |