Hi, I am looking for the maximum number of cards that can be created per board.
I would like to know the maximum number of cards created per board, I have looked at both the Trello support page and the Atlassian support page and one of them states that the maximum number of cards created per board is 5000, while the other one states that there is no limit to card creation.
I am wondering which is correct, thinking that just because a board reaches 5000 cards does not mean that it will no longer be available.
I need to answer this correctly as I am making a proposal to a client using Trello and would be happy to know.
Ref
https://support.atlassian.com/trello/docs/adding-cards/#:~:text=%E3%83%9C%E3%83%BC%E3%83%89%E3%81%94%E3%81%A8%E3%81%AB%E6%9C%80%E5%A4%A7%205%2C000%20%E6%9E%9A%E3%81%AE%E3%82%AB%E3%83%BC%E3%83%89%E3%82%92%E8%BF%BD%E5%8A%A0%E3%81%A7%E3%81%8D%E3%81%BE%E3%81%99%E3%81%8C%E3%80%81
https://trello.com/guide/trello-101#what-is-a-list:~:text=%E3%83%9C%E3%83%BC%E3%83%89%E3%81%AB%E8%BF%BD%E5%8A%A0%E3%81%A7%E3%81%8D%E3%82%8B%E3%82%AB%E3%83%BC%E3%83%89%E3%81%AE%E6%95%B0%E3%81%AB%E5%88%B6%E9%99%90%E3%81%AF%E3%81%82%E3%82%8A%E3%81%BE%E3%81%9B%E3%82%93
Hi @KRMK平野 have a look here: https://developer.atlassian.com/cloud/trello/guides/rest-api/limits/
Open cards: 5000
Total cards (including archived): 2000000
That's a lot of cards, so just note that you'll run into some performance issues way before hitting those limits. Typically, having around 1000 open cards on a board will make things pretty slow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.