How to increase the issue loading limit in JXL
JXL has a default issue loading limit of 10,000 issues to ensure reliable performance and compatibility with Jira’s API and infrastructure limits. However, if your use case requires handling more issues per sheet, you can increase this limit using the steps below.
Jira Data Center
To increase the JXL issue loading limit in Jira Data Center, follow these steps:
Steps
Open the dark features configuration page:
Replace
your-jira-url
with your actual Jira instance base URL and navigate to:https://your-jira-url/secure/SiteDarkFeatures!default.jspa
Add the dark feature key:
In the Enable Dark Feature field, enter the key:
app.jxl.issue-limit.{AMOUNT}
Replace
{AMOUNT}
with the desired issue limit. For example:app.jxl.issue-limit.20000
Click Add to enable the feature.
Important Notes
The default limit is 10,000 issues.
Increasing the limit beyond 10,000 can result in performance degradation or instability depending on:
The size of your Jira instance.
Your infrastructure capacity.
Jira configuration settings.
In extreme cases, a very high limit can affect instance reliability or responsiveness.
Jira Cloud
In Jira Cloud, the 10,000-issue limit is enforced to stay within Atlassian’s API request and time caps.
To Increase the Limit
We have set a 10,000-issue loading limit by default to avoid running into request caps of Atlassian Jira APIs. JXL generally scales well beyond that, and there are ways to increase this for you.
Please reach out to the Appfire Support Team and provide the Entitlement Number.
Going beyond 20,000 would result in Jira locking you out due to their API request/time caps, and you would not be allowed to use your Jira site anymore for some time.