mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[Bug]: RC4 - teams but no teams #892
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 @Thijxx on GitHub (Jan 5, 2026).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Firefox
Current behavior
There are boards for teams but there are no teams, no admin for teams, no teams fields in users
Desired behavior
Add, edit and remove teams
Add, edit and remove membership of teams per user
Steps to reproduce
Open Planka
Try to use teams
Other information
There are no Teams on the demo site
@hwelch-fle commented on GitHub (Jan 27, 2026):
It actually says "Team" which is a bit confusing as that just means the board is marked as
shared. The other project list is for your private boards.currently there are only 3 roles
admin,projectOwner, andboardUser.admincan manage any project,projectOwnercan create and manage their own projects (the non-Team section), andboardUsercan only be added to boards in a project.If you want team style functionality, you can set up team boards and only add the users for that team.