assignedToGroupIndirect
按间接分配的目标筛选工作项。在这种情况下,分配是组。
可用运算符:=、!=、IN、NOT IN
assignedToGroupIndirect IN (121) // where 121 = id of a group
这对您有帮助吗?