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