Opidocs
FeaturesIssues

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:

BehaviorAll issuesProject-scoped
Issues loadedEntire org (per access)That project only
Page titleAll issues / My issuesProject name
Project filter in toolbarAvailableHidden (already scoped)
Saved views listedOrg-wide viewsProject-scoped views
New saved viewsOrg-wideAttached to project

The project query parameter is preserved when you switch layouts (List → Board, etc.) and when you use My issues.

Under Issues in the sidebar:

  • My issuesassignedToMe=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:

  1. Create a project for an initiative
  2. Open that project's issues from the sidebar
  3. Create and triage issues in Board or List layout
  4. 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.

On this page