Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why does JSON export cap # of actions 1000?

Jackie Vouthouris
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 12, 2018

I'm trying to export via JSON all of my team's Trello actions, but it caps the number of action results in JSON at 1000. Is there any way to fix this to get our entire action history?

1 answer

0 votes
Dave Theodore [Coyote Creek Consulting]
Community Champion
February 12, 2018

So that you don't DOS your Jira instance.  Pulling 1000 issues out of Jira is expensive and likely places unnecessary load on your system. Doing this regularly will be something your human users will feel and cause them to complain about performance.

You can pass a JQL query  via REST, which will allow you to pull only the data that you actually need out of Jira. This places much less load on Jira and saves you the need you remove the garbage that you don't want anyway.

If you must raise the amount, you can make the following change and restart Jira.

Tero Tilus January 22, 2019

The question was about Trello JSON export, not Jira issue export.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events