I'm currently exploring the capabilities of automation in Jira Cloud and am interested in configuring JQL limits for automation actions. Specifically, I want to adjust the maximum number of issues that can be retrieved by a JQL query within automation rules. However, I couldn't find clear documentation on how to do this in the Atlassian documentation.
Could someone please provide guidance on how to configure JQL limits for automation actions in Jira Cloud? I want to ensure that my automation rules efficiently handle large datasets while avoiding performance issues. Any insights, tips, or pointers to relevant documentation would be greatly appreciated!
Thank you in advance for your help.
Hello @Veera Manikanta Gadi
Welcome to the Atlassian community.
It is not possible to adjust the limit for how many issue can be returned by a JQL statement used in an Automation Rule. Those limits are fixed by Atlassian and not adjustable by customers.
The limit depends on where the JQL is used.
Refer to this document for information on those limits.
https://support.atlassian.com/cloud-automation/docs/automation-service-limits/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.