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