Information
If the jira-config.properties does not exist under root of the JIRA home directory, please create the file.
The parameters we'll be using below work as per the following:
jira.search.views.default.max - this is the max that will always show up by default when a user clicks export
jira.search.views.max.limit - this is the max for all users, you can export up to this number, but you need to change the &tempMax=XXXX URL parameter to override the default
jira.search.views.max.unlimited.group - the group that can export an unlimited amount of issues in excel (the group cannot have a space in it due to this bug: JRA-26088 - Configurations in jira-config.properties breaks if the group name has spaces. RESOLVED )