trello-backup icon indicating copy to clipboard operation
trello-backup copied to clipboard

Backupping boards with more than 20,000 cards

Open abulaatikko opened this issue 1 year ago • 0 comments

Trello export has a 20,000 card limit [1] so boards with more than 20,000 cards created (including archived cards) won't be backupped succesfully by this trello-backup script [2].

Workaround is to create a new board and move only the active cards there and start backupping the new board but maybe it would be possible to add a support to this script to do the json export in batches to enable support for more cards?

[1] https://trello.com/1/resource/limits [2] "Failed to open stream: HTTP request failed! HTTP/1.1 449 Unknown"

abulaatikko avatar Jul 25 '24 13:07 abulaatikko