mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
I want to submit a PR for user who don't have administrator that also can create project. #418
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 @Mowen-M on GitHub (Feb 22, 2024).
I want to submit a PR for user who don't have administrator that also can create project.


I found it is confused that user can't create project while don't have administrator. And when user using administrator. it could delete everything others account and then it's not safe for data and team management.
@meltyshev commented on GitHub (Feb 28, 2024):
Hi! Sorry for the late reply.
Thank you for your willingness to contribute 🙏 We absolutely agree that it should be fixed. But in our opinion it should be done with another switch, like "Can create projects", or even better add a role selection (same as Editor/Viewer selection when adding a board member). This is necessary because someone might use Planka just to give access to guests/clients and they wouldn't want them to be able to create projects.
@Mowen-M commented on GitHub (Feb 29, 2024):
If could add an export and import file for data safety and transfer easier would be great!