skadi-cloud/gist

Prevent node id conflicts

Aperta

#9 aperta il 20 set 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (1 fork)auto 404
buggood first issuehelp wantedide

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor