Project context
View all organization issues or focus on a single project's work items.
Issues can be browsed org-wide or scoped to one project. Project context changes which issues load, how the page title reads, which saved views appear, and which sidebar shortcuts are active.
All issues
Open Issues from the sidebar or choose All issues under the Issues section. You'll see every issue in your organization that you have access to.
The page title shows All issues (or the project name when scoped).
My issues
Choose My issues in the sidebar. This sets assignedToMe=1 in the URL and loads only issues assigned to you. The title becomes My issues.
My issues combines with project context — you can see "my issues in this project" by opening a project first, then My issues.
Project-scoped issues
When you open Issues from a project — via the project sidebar or a link with ?project=<id> — the list filters to that project's issues only.
Effects of project context:
| Behavior | All issues | Project-scoped |
|---|---|---|
| Issues loaded | Entire org (per access) | That project only |
| Page title | All issues / My issues | Project name |
| Project filter in toolbar | Available | Hidden (already scoped) |
| Saved views listed | Org-wide views | Project-scoped views |
| New saved views | Org-wide | Attached to project |
The project query parameter is preserved when you switch layouts (List → Board, etc.) and when you use My issues.
Sidebar shortcuts
Under Issues in the sidebar:
- My issues —
assignedToMe=1 - All issues — clears assigned-to-me scope
Under each project in the sidebar, an issues link opens /task-management/list?project=<id> so you land directly in that project's backlog.
Relating projects and issues
Projects are workspaces for documents, activity, and team settings. Issues are the work items you track toward delivery.
A typical flow:
- Create a project for an initiative
- Open that project's issues from the sidebar
- Create and triage issues in Board or List layout
- Save a team view ("Sprint 12") scoped to the project
Documents and activity stay in the project workspace; issue tracking lives in Issues with optional project filter.
Views tab in project context
The Views tab respects project scope. When viewing a project's issues, you manage views saved for that project. Switch back to all issues to see org-wide saved views.