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?