ownerRole
按负责人筛选工作项。在这种情况下,负责人是角色。
可用运算符:=、!=、IN、NOT IN
在基线模式下不受支持
ownerRole IN (3) // where 3 = id of an role
这对您有帮助吗?