Importing and updating a component config between two deployments does not work for the following reasons:
- the IC ID of the original instance gets stored in the export file
- the export file can be uploaded/imported in a different deployment without error although the IC ID doesn't exist
- updating the imported config, the original IC isn't found ("Record not Found in DB: type record not found") - this can happen easily when the original deployment has more ICs than the newer one
Resulting TODOs:
Importing and updating a component config between two deployments does not work for the following reasons:
Resulting TODOs: