mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 11:20:44 +03:00
Board without Manager. #249
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 @Dev0Louis on GitHub (Nov 20, 2022).
Hey, I deleted an Account that was the Manager of an Board.
Even as "general" Admin I cant delete the Board or set my self as Manager.
Do you know how I can set my self Manager or delete the Board?
@meltyshev commented on GitHub (Nov 20, 2022):
Hi!
I'll mark it as a bug, because I didn't even think of such a case.
The only way to fix this is to open the Planka console and add a new manager.
If you are using Docker, you need to connect the container (
planka-planka-1is its name):Enter the console:
Add a new manager to the project:
Exit the console:
If you are using Docker, exit the container:
@Dev0Louis commented on GitHub (Nov 20, 2022):
This solved the Issue thank you ^^
@Dev0Louis commented on GitHub (Nov 20, 2022):
But would be nice, if there would be a "lock" so you cant make Projects without Managers?
Or that Admins can set them self as Managers?
@meltyshev commented on GitHub (Nov 20, 2022):
I agree, we should think about the best way to do this.