twenty
twenty copied to clipboard
Workflow: Iterator fails after 10 iterations
Bug Description
When manually running a workflow that iterates over opportunity, updating their name, the process stops at the iterator step after 10 iterations with error "Cannot read properties of undefined (reading 'hasProcessedAllItems')"
Expected behavior
Iterate over opportunities
Example:
Technical inputs
self hosted
Also, search records systematically returns 120 items, even though I have 139 total opportunities and run the workflow by selecting a few (5 to 20)
Also!
Hey @Devessier @martmull does this ring a bell to you guys ?
hey, i think that has been fixed by https://github.com/twentyhq/twenty/pull/15699 Please upgrade to 1.11.2 if you are selfhosting (nothing to do on Twenty cloud)
Upgraded here and it's working fine. Tks!