WORKSPACERemote search
Workspace Search
Open Dashboard → Search to find accessible projects, issues, and permitted comments from one server-backed search surface.
SEARCHABLE CONTENT
- Projects
- Project names, URLs, branches, commits, and releases.
- Issues
- Annotation titles, descriptions, source locations, tags, ticket IDs, and release context.
- Comments
- Only comments the current account is allowed to read, with internal visibility enforced by the API.
FILTERS AND URLS
Filters
Filter by result type, project, status, assignee, tag, environment, and date range.
Stable links
The query and filters are stored in /dashboard/search?q=… so refreshes and shared links retain context.
Search is remote and paginated
The browser does not load every annotation first. Results are debounced, access-checked in the API, and loaded a page at a time with a Load more action.
VISIBILITY
Search only returns projects the account can access. Internal annotations and comments are excluded from client and guest results at the query layer, not just hidden in the interface.
Search snippets and deep links inherit the same project and visibility permissions as the destination page.
