skadi-cloud/gist

Prevent node id conflicts

Offen

#9 geöffnet am 20.09.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (1 Fork)auto 404
buggood first issuehelp wantedide

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide