标题: JIRA过滤自己相关 [打印本页] 作者: admin 时间: 2022-3-23 11:38 标题: JIRA过滤自己相关 (summary ~ currentUser() OR description ~ currentUser() OR assignee = currentUser() OR assignee was currentUser() OR Status changed by currentuser() OR worklogAuthor = currentUser() OR comment ~ currentUser() OR watcher = currentUser() OR text ~ currentUser() OR creator = currentUser() OR voter = currentUser()) AND status != done ORDER BY created DESC, lastViewed DESC