google / peoplemath

Web application for team planning
Apache License 2.0
125 stars 34 forks source link

Add a mechanism for deleting teams and periods #205

Open amdw opened 2 years ago

amdw commented 2 years ago

These are very destructive operations, so they should only perform soft deletions, and there should be a way to recover the data afterwards, and a purge to actually delete the data after it's been gone for some period of time (e.g. 30 days).