Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guid field for manually setting the guid of new nodes #24

Closed
brollb opened this issue Apr 4, 2022 · 0 comments
Closed

Add guid field for manually setting the guid of new nodes #24

brollb opened this issue Apr 4, 2022 · 0 comments

Comments

@brollb
Copy link
Collaborator

brollb commented Apr 4, 2022

Setting the GUID of a new node is very slow since it currently can only be done using the @guid:<GUID> node selector. This results in a search of the entire project to ensure it doesn't exist somewhere already. Alternatively, we could just add a field guid which will be used to set the node's GUID.

brollb added a commit that referenced this issue Apr 4, 2022
@brollb brollb closed this as completed in 008cec0 Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant