imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
Apache License 2.0
8 stars 1 forks source link

Automatic deletion of audit logs #18

Open ywarnecke opened 4 months ago

ywarnecke commented 4 months ago

Currently the audit logs in the database are never deleted. Since we already use a mechanism to delete the encounters after a certain time period, we could extend this to the audit logs as well.