You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bulk-model-sync): do not delete newly created nodes
If nodes are exported from the model-server, they will the model-server node id as originalId.
This caused a mismatch with the mps id, which led to them being deleted.
0 commit comments