Jira expressions use JavaScript-like syntax. They support a subset of JavaScript constructs and features, here is a brief overview of some of the main ones:Static and computed member accessUse static member access to access an object's field when the field's name is known. For example, ...
Assets JQL Functions How to use Assets Query Language (AQL) Use placeholders to replace information depending on context Using Assets Query Language (AQL) syntax On this pageBasic syntaxSyntax for special charactersDot notationKeywordsOperatorsCombination operatorsFunctions Reference functionsUsing the connect...
To use this JQL function, turn on Customer service management and Products and entitlements on the Features page in Project settings. This function will return up to 32000 entitlements. Syntax 1 entitlementDetail("Field Name", "Field Value") Supported fields Entitlement Supported operators IN , NOT...
Syntax 1 request-last-activity-time Field Type DATE Auto-complete Yes Supported operators = , != , > , >= , < , <= IS, IS NOT, IN, NOT IN Unsupported operators ~ , !~WAS, WAS IN, WAS NOT, WAS NOT IN, CHANGED Supported functions When used with the EQUALS, NOT EQUALS, GREATER...
Syntax 1 request-last-activity-time Field Type DATE Auto-complete Yes Supported operators = , != , > , >= , < , <= IS, IS NOT, IN, NOT IN Unsupported operators ~ , !~WAS, WAS IN, WAS NOT, WAS NOT IN, CHANGED Supported functions When used with the EQUALS, NOT EQUALS, GREATER...
Type the search request using JQL query language. Supported operators for the field: '', '!', 'IS EMPTY', 'IS NOT EMPTY'. Example:D42 ~ "NH*" Press 'Enter' … You will see the issues filtered by the custom field inside the issue navigator. ...
68Craftforge JQL Functions 利用JQL函数扩展查询功能,尤其是基于以保存的过滤器的子查询,关联问题查询 下载 Free 69Minyaa Suite 支持JIRA的不同扩展,包括工作流、管理机制、报告、组件等 下载 70JIRA Show Saved Filter with Columns P... 对小工具过滤结果进行扩展,允许用户自行设置过滤结果的列 71Jira Gantt...
Smarter Jira searches require smarter tools: get extra JQL Functions to search using enhanced criteria. Find subtasks or children, issues in epics or sprints, & more. Search across projects & with advanced date filters. Greater precision with extra JQL search keywords ...
JQL supports SQL like syntax such as ORDER BY, GROUP BY, ISNULL() functions, but JQL is not a Database Query Language. Using Field Reference A field reference means a word that represents the field name in the JIRA issue including the custom fields. The syntax is − <field name> <op...
If the syntax is correct, Jira automatically returns any sought after issues. Search for Items with Attachments Frequently, developers and others need to view attached supporting documentation for issues and bugs. In the Search box, type the JQL string: ...