Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Deleting an user does not delete the attachements. #890

Open
S1RIUS1 opened this issue Sep 24, 2024 · 1 comment
Open

[Bug]: Deleting an user does not delete the attachements. #890

S1RIUS1 opened this issue Sep 24, 2024 · 1 comment

Comments

@S1RIUS1
Copy link

S1RIUS1 commented Sep 24, 2024

Where is the problem occurring?

I encountered the problem while interacting with the server (Backend)

What browsers are you seeing the problem on?

Chrome

Current behaviour

Deleting an user who is the only one to own the "Project" does not delete the attachements.
Maybe it does not delete the project and cards in the database ? Did not looked at it.
The admin cannot see orphan project.

I did not look at the database but I guess its the same, nothing is "cleaned up" ? My backup will sky rocket I guess :D.

Desired behaviour

Deleting an user who is the only one to own the "Project" should delete the attachements.

Or at least the admin should be able to see and delete the project after it is orphan from owner, which will delete the attachements and clean the database.

Steps to reproduce

Create a test user, upload large file, backup the whole things. Delete the test user, backup again. Size is the same.

Other information

No response

@S1RIUS1 S1RIUS1 changed the title [Bug]: [Bug]: Deleting an does not delete the attachements. Sep 24, 2024
@S1RIUS1 S1RIUS1 changed the title [Bug]: Deleting an does not delete the attachements. [Bug]: Deleting an user does not delete the attachements. Sep 24, 2024
@meltyshev
Copy link
Member

Hi! Thanks for reporting this. The current Planka version has data deletion issues, but we’ve already resolved them in v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants