skadi-cloud/gist

Prevent node id conflicts

Ouverte

#9 ouverte le 20 sept. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (1 fork)auto 404
buggood first issuehelp wantedide

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur