1 reporter = currentUser() AND (assignee != currentUser() OR assignee is EMPTY) customerDetail() Perform searches based on the customers details. To use this JQL function, turn on Customer service management on the Features page in Project settings. This function will return up to 32000 cust...
Updated Voter / Votes Watcher / Watchers / Work log author / Work log comment Work log date / Work ratio JQL常用的搜索函数。 approved() approver() breached() cascadeOption() closedSprints() completed() componentsLeadByUser() currentLogin() ...
JQLを利用した高度な検索も行えます。 検索結果の並べ替え 検索結果は、任意のフィールドを基準に並べ替えできます。デフォルトの状態では、「Created(作成)」や「Updated(更新)」の日付、「Status(ステータス)」、「Priority(優先度)」といったフィールドを利用でき、必要に応じてチケットで使用され...
1 reporter = currentUser() AND (assignee != currentUser() OR assignee is EMPTY) customerDetail() Perform searches based on the customers details. To use this JQL function, turn on Customer service management on the Features page in Project settings. This function will return up to 32000 cust...
要生成我正在关注的所有问题列表,我们可以使用以下JQL,也称为高级搜索。 如果你对JQL 不熟悉,请参阅我们的教程系列。 [cc lang=’sql’](watcher = currentUser()) AND status not in (closed) ORDER BY updated DESC[/cc] 复制代码 这将返回我正在观看的所有未完全关闭的问题。 使用以下查询只查看尚未解决...
Note: This widget does not work with Jira Server or Jira Data Center While plans and concepts come to life in Figma and FigJam, Jira is where ideas become structured tasks. Jira and Figma work together to help teams move work forward—no matter which to
JQL lets you search for a value in a specific field. Each field in Jira has a corresponding JQL name. If you’ve made a custom field, you’ll be asked to name the field. In a clause, a field is followed by an operator, which in turn is followed by one or more values (or ...
JQL lets you search for a value in a specific field. Each field in Jira has a corresponding JQL name. If you’ve made a custom field, you’ll be asked to name the field. In a clause, a field is followed by an operator, which in turn is followed by one or more values (or ...
Jira custom fields for all use cases. Multilevel Select picker, MoSCoW, Progress bar, JQL filter and more amazing custom fields
Get list of issues This operation returns a list of issues using JQL. Get list of Resources This operation returns a list of resources accessible to user. Get list of Transitions Returns a list of the transitions possible for this issue by the current user Get projects This operation is...