Imo, users should have the option to delete their uploaded data. This is probably more complex as many things need to be removed in the backend.
One could think about not actually removing the data but only setting the user_ID to a dummy user (for this use case) and the visibility to private. Then we don't actually loose any data and could recover it if necessary.
Imo, users should have the option to delete their uploaded data. This is probably more complex as many things need to be removed in the backend.
One could think about not actually removing the data but only setting the user_ID to a dummy user (for this use case) and the visibility to private. Then we don't actually loose any data and could recover it if necessary.