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