Bug 22367: CLI does not save control points

We’re trying to import components one by one into a single project and save. Those components have control points and they are showing in the new project but once the project is saved via CLI and re-opened, the points are no longer there. If the project is saved manually, it works fine. 

Code

 

Hello Luke,

thank you very much for reporting this issue. This is indeed bug on our side that we need to fix. In the meantime, please use commands for exporting and importing CPs.

Hi Zuzana,

Thanks for this. Exporting and re-importing CPs seems to work but it has additional complications. In particular, if a component happens not to have any control points, RC will still export a file but it will be empty. Attempting to re-import the same file will produce an “incorrect format” error and will break the automation. So we have to check for empty files in the script etc.

Hoping it will be fixed at some point.

Regards,

Luke