Sync & Team Access

Connect to BYOC Supabase workspaces for seamless, offline-first team collaboration.

01

Working Offline Automatically

Bug Pocket never waits for a slow internet connection. Every capture saves to your local SQLite engine instantly. A background sync worker safely drains the queue to your BYOC Supabase workspace when a connection is available, ensuring your testing flow is never interrupted by network latency.

02

User Roles and Permissions (RBAC)

Workspaces enforce strict database-level security policies to maintain data integrity and prevent users from accidentally polluting the QA environment:

  • Owner / Admin: Full read/write access to taxonomy, bugs, and workspace settings.
  • Developer: Strictly read-only. Developers can view reports, inspect taxonomy, and copy payloads, but cannot alter bug states or pollute the QA environment.