mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug]: Admin cannot delete all Projects and Board #649
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michaelgorskiBS24 on GitHub (Feb 10, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Chrome
Current behaviour
As an admin user I am not able to delete Projects or Boards that are create by other users. If a user left Planka this would mean that I cannot control the boards that are from this user. So we get orphan boards.
Desired behaviour
As an admin user I am not able to delete Projects or Boards that are create by other users. If a user left Planka this would mean that I cannot control the boards that are from this user. So we get orphan boards.
Steps to reproduce
As an admin user I am not able to delete Projects or Boards that are create by other users. If a user left Planka this would mean that I cannot control the boards that are from this user. So we get orphan boards.
Other information
No response
@meltyshev commented on GitHub (Feb 11, 2025):
Hi! Thanks for reporting this. We have made some adjustments to the roles and rights, so this will be fixed in the v2 🙂
@meltyshev commented on GitHub (May 15, 2025):
Should be fixed and released in v2. Now admins can see all shared projects.