Use JQL functions in Assets
Assets in Jira Service Management is a Premium and Enterprise only feature. Learn more about Assets
Assets supports the Jira Query Language (JQL) function aqlFunction, letting you query issues with object custom fields using Assets Query Language (AQL). This helps filter issues based on Assets data, like object attributes.
Learn more about Assets Query Language (AQL)
aqlFunction(aql)
構文 | aqlFunction(aql) |
---|---|
サポートされるフィールド | アセット オブジェクト カスタム フィールド |
サポートされる演算子 |
|
例 | 次の JQL の例では、customField というフィールドを使用して アセット オブジェクトのカスタム フィールドを表します (フィールドの名前は Jira 管理者によって定義されます)。
|
Using aqlFunction with an object schema or specifying an object type improves performance. For example, to reduce query execution time in Jira Service Management SLA calculations, limit the AQL with the object type name, schema ID, or object key.
この内容はお役に立ちましたか?