...
You can use them in you scripts just like you would use a normal JQL. For example this REST API call to Jira works correctly if JQL Search Extensions is installed:
/rest/api/2/search?jql=linksCount>2
...
You can use them in you scripts just like you would use a normal JQL. For example this REST API call to Jira works correctly if JQL Search Extensions is installed:
/rest/api/2/search?jql=linksCount>2