/
Asynchronous Execution
This site is moving soon to become part of an integrated Appfire documentation and information site for our apps. This site will remain available during the transition to our new and improved site. Once this site is moved over, this banner will be updated with the new site link for easy access.
Take a look here! If you have any questions please email support@appfire.com
Asynchronous Execution
On Jira Server, the search queries are executed in the same Java Virtual Machine (JVM) as Jira. On a cloud hosting, the JQL Search Extensions service is a separate deployment that communicates with Jira over the REST API. As a result, all operations in Jira Cloud are indexed asynchronously and any changes in Jira are reflected in the JQL with a slight delay.
Keep in mind that filters are indexed periodically. See Extended Search Filters to learn more about filter limitations.
Related content
Ensure there are no restrictions applied at the status properties in workflow
Ensure there are no restrictions applied at the status properties in workflow
Read with this
App Permissions
App Permissions
Read with this
REST APIs
REST APIs
Read with this
Extended Search
Extended Search
Read with this
Search Issues by Version
Search Issues by Version
Read with this
JQL Functions Reference
JQL Functions Reference
Read with this