This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Create AuditLog
event when requests finish processing
#1022
Labels
When a
PrivacyRequest
finishes executing successfully, Fidesops should create anAuditLog
event to mark the same time asPrivacyRequest.finished_processing_at
Questions
PrivacyRequest.status
transitions? If so, maybe this is best implemented as a listener on thePrivacyRequest
model rather than in the request's execution.Notes
The text was updated successfully, but these errors were encountered: