skadi-cloud/gist

Prevent node id conflicts

Aberta

#9 aberto em 20 de set. de 2021

 (0 comentário) (0 reação) (0 responsável)Kotlin (1 fork)auto 404
buggood first issuehelp wantedide

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador