skadi-cloud/gist

Prevent node id conflicts

开放

#9 创建于 2021年9月20日

 (0 条评论) (0 个反应) (0 位负责人)Kotlin (1 个派生)auto 404
buggood first issuehelp wantedide

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There is a chance that by reusing the node id from the original node we create an id conflict when importing the nodes into a new model.

See ide-plugin Gist.kt toSNodes comment for more details.

This even more likely to happen when the same gist is imported twice into the same model.

贡献者指南