We’re doing a process documentation exercise at the moment, and using BPMN 2.0 shapes. One thing we’ve got is a number of processes which are laid out in Excel templates, and which we want to convert and import into Lucid.
Spent a few days trying to figure out why an exported CSV of shape data was not importing correctly, before finding out the import only accepts the Flowchart Shapes library, and defaults unrecognised BPMN 2.0 shapes as the Process object.
From looking on here, it looks like this has been the case for the last five years or so: Process Diagram Import from CSV - Shapes Not Working | Community (lucid.co)
Two suggestions:
- Support more of the shape libraries.
- Show a message when running into an unsupported shape/library.