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