Skip to content

Migrate from Miro

urecha edited this page Sep 27, 2023 · 3 revisions

Migrate codebeamer-cards from Miro

image

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.

Export from Miro

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.

miro_export

Import to Lucid

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.

lucid_import

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

Clone this wiki locally