Hi @DH20275693 , the limit previously was 1000 results.
You need to split the issue search via a filter criteria into chunks lower than your limit, export twice and then merge the results again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, can you share the current JQL of the filter results you would like to export?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Under Issues > Search for issues determine the criteria of issues you would like to export. Then switch to Advanced to see the JQL.
See also: Advanced searching
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Dave Mathijs Hi Dave, I have the same problem. But I do not have any more filters to split and merge. This is what my JQL looks like- project = PCR AND issuetype = "Documentation Change" AND status in (Implemented) AND "PCR Context" = P6700 ORDER BY created DESC, priority ASC
How can I export the results then? My results are getting closer to 2k and I'm afraid I don't have anyone locally that has been able to resolve this issue. Pls help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @DH20275693
In addition to @Dave Mathijs response, you can also check this KB. You will again need to merge the results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.