-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate from Miro

If you have been using codebeamer-cards for miro before and would like to migrate a board full of cards to Lucid, read on to find out how to do that.
Mind that the inverse (migrate from Lucid to Miro) is not currently supported.
On a Miro board, with codebeamer-cards for miro installed, open the import modal, go to the Settings, and navigate to the tab Lucid Export.
Clicking the Export button there will generate a miro-export-{date}.json file, which contains the ids of the codebeamer items on the board along with their respective coordinates.

On a Lucidspark board with codebeamer-cards for lucid installed, open the import modal, go to the Settings, and navigate to the tab Miro Import.
Upload the previously exported JSON file, then click on Import. This will fetch the respective codebeamer items' data and generate cards for them on the Lucid board at the same location that they were on your Miro board.

Mind that the coordinates are absolute. If you have other elements on the board, they might not line up exactly the way you wanted.