I’m trying to export issues to Excel using the Better Excel Exporter in Jira 9.12.8, but Jira limits the export to 1,000 rows. I want to increase this limit to 10,000, and although I updated the value of jira.search.views.default.max and jira.search.views.max.limit in the jira-config.properties file, the change doesn’t seem to take effect.
I’m aware that the limit can be changed via the web UI, but doing so would apply the change to all nodes in the cluster. I only want to apply this change to one specific node.
It’s worth noting that:
• The file permissions and ownership for jira-config.properties are correct.
• Other parameters in thus file are being read successfully by Jira.
Does anyone know how I can override this export limit only on one node?
These are the resources I’ve found so far:
To increase the Excel export limit on a single node in Jira Data Centre:
Example:jira.search.views.default.max = 10000
Important: This setting is per node, so changes on one node won’t affect others. Also, watch for memory/CPU impacts if you're exporting huge data sets.
Or if you're looking for a workaround, here it is:
Short answer is: you won't.
The one scenario your change will work if you only have one node in your DC. Otherwise you can not control the traffic through each node.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.