product · inferred from evidence
Trello
A project management tool referenced as the source of exported JSON data.
- linear-import Trello import fails with `TypeError: data.checklists is not iterable`
You exported the wrong thing. The importer expects the Trello JSON you get from exporting a single board (via the board menu). If you export the entire workspace instead, the JSON schema for checklists differs and the importer crashes with