User Guide
>
About the User Guide
>
Codebeamer: Common Concepts
>
Searching
>
cbQL
>
Structure
>
Fields
>
tracker.id
tracker.id
You can filter work items using the ID of a tracker.
Available operators:
=
,
!=
,
IN
,
NOT IN
.
Example
To filter work items for tracker ID 1:
tracker.id = 1
Was this helpful?
This site works best with JavaScript enabled