You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logbook module only handles deletion or anonymization of logs for creative users (see logbook_user_delete).
We first need to decide how the deletion process for an organization should look like, because there is a motivation to keep the related projects. Otherwise, managers or creatives might be confused why their projects are gone. Also, it would affect historical statistics.
After a decision is found the handling of logs without an owner (see Project::getOwner) has to be reworked.
The text was updated successfully, but these errors were encountered:
The
logbook
module only handles deletion or anonymization of logs for creative users (seelogbook_user_delete
).We first need to decide how the deletion process for an organization should look like, because there is a motivation to keep the related projects. Otherwise, managers or creatives might be confused why their projects are gone. Also, it would affect historical statistics.
After a decision is found the handling of logs without an owner (see
Project::getOwner
) has to be reworked.The text was updated successfully, but these errors were encountered: