Skip to content

feat: multi-user teams per board #18

@Yentec

Description

@Yentec

Currently strictly one User → one Board. Teams would require a Membership join table with roles (owner/admin/member), changing every authorization check from ownerId === userId to a membership lookup. Significant scope increase; tracked but not planned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions