User's Guide
>
About the User's Guide
>
Codebeamer: Common Concepts
>
Searching
>
cbQL
>
Structure
>
Projection
> ownerRole
ownerRole
Filter the work items by an owner. The owner is a role in this case.
Available operators: =, !=, IN, NOT IN
Not supported in the baseline mode
ownerRole IN (3) // where 3 = id of an role
Was this helpful?
This site works best with JavaScript enabled