Feature Overview
  • Add the ability to view and manage project memberships from the
    user
    side of the account.
  • When clicking on a user (e.g. “Manage user”), show a full list of projects in the account.
  • Display checkboxes beside each project:
- Checked = user is part of the project
- Unchecked = user is not part of the project
  • This is similar to how Azure DevOps handles project membership (see screenshot).
Use Case
  • Right now, we can only see who is in a project by clicking into each one manually.
  • We'd like to flip that view — see what projects a specific user is part of.
  • This would make it easier to manage permissions and quickly confirm who has access to what.