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