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