enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.3k stars 317 forks source link

Add "recycle"/"soft delete"/"move to trash" endpoint for Project Manager #10357

Open somebody1234 opened 3 days ago

somebody1234 commented 3 days ago

This is for parity with the Cloud backend which soft deletes assets by default with a 30 day expiry.

For the Local backend, the expiry is probably not needed as the OS has its own tools for cleaning up the recycle bin

somebody1234 commented 3 days ago

Pinging... @4e6 @hubertp I guess?