Max allowed issues to be fetched in an excel is 1000 in JIRA 5.0
Can this be customised?If yes then how do I change this setting in JIRA5.0
I also donot find anything in jira-application-properties
You need to modify/create jira-config.properties
follow the steps outline here
thanks
jira.search.views.default.max = -1
jira.bulk.edit.limit.issue.count = -1
jira.search.views.default.max=1000000
jira.search.views.max.unlimited.group=jira-group
in jira-config.properties will get this done
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.