I have the need to bulk update all issues in a project and the issues are already > 1000 which is the limit, and for this I found documentation. If I do not want to change the default setting..
jira.bulk.edit.limit.issue.count
What are my options for batching this? Can I use the auto increment number that is used in the id in a comparator? Is there some other convenient way to apply a change to all my issues without out changing the default of jira.bulk.edit.limit.issue.count?
greater than and less than work on Keys
key >= DX-11332
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.