Still in heavy development. Not all features are available.
The Search field at the top of the Project Stories page helps you find stories and epics that match your search terms in the current project(s).
Enter your search terms in the Search field and either press Return
or click the search icon.
The search scans all story and epic text, including:
Each search (within a single project) opens or updates the Search Results panel with up to 500 matching items, ordered by priority.
Order of appearance:
Note: Stories accepted in iterations hidden from the Done panel may not appear. Use “Show all iterations” in the Done panel or update the default in Project Settings.
If you’re searching within a Workspace, you’ll get up to 500 results per project. For example:
Click the Reveal icon next to a story in the search panel to jump to its location in context (e.g., Icebox, Backlog).
If you don’t see a Reveal icon: The story might be deleted, moved to another project, or in a hidden iteration. Click “Show all” in the Done panel and refresh the search.
You can refine searches using keywords, operators, and boolean logic.
Use the type
keyword to filter by story type:
type:bug
Use no:
or -has:
to find stories missing certain attributes:
no:labels
-no:owner
-has:label
Use AND
, OR
, and parentheses for complex filters:
type:bug AND state:unstarted
(type:bug OR type:chore) AND -has:owner
AND
is the default operator if none is specified.
state:unscheduled
-state:unscheduled
state:planned,started,finished,delivered,rejected,accepted
You can share a search with others in your project:
⚠️ Sharing is not supported for Workspace searches.
To keep a search panel open:
The panel stays open until you close it. Future searches will open in a new panel.
You can: