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