Skip to main content

Hi Team - is there a limit for creating Subitems per items for Enterprise account? at the moment I can create only 500 Sub items per item by Calling Monday APIs from our app, also when it reaches 500 subitems I see this error which prevents from creating further subitems, the error itself is bit misguiding though

error - `{“data”:{“create_subitem”:null},“errors”:{“message”:“CellLimitExceededException: Validation of column values failed: Exceeded cell limit.”,“locations”:m{“line”:1,“column”:10}],“path”:e“create_subitem”],“extensions”:{“code”:“CellLimitExceededException”,“status_code”:422,“error_data”:{“message”:“CellLimitExceededException: Validation of column values failed: Exceeded cell limit.”,“limit”:500,“limit_type”:“count”,“column_type”:“subtasks”}}}]}


Thanks

Hi @pratgm29


Bill here from monday.com 👋


Yes, this would be expected. Currently the new limit for number of subitems per item is 100 subitems, though you may see some cases where items have a higher limit if there were already more than 100 subitems.


The previous limit was 500.


Cheers,

Bill


Reply