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

Saving graph creates new node ids #2

Closed
sebastianrath opened this issue Dec 24, 2023 · 0 comments
Closed

Saving graph creates new node ids #2

sebastianrath opened this issue Dec 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sebastianrath
Copy link
Member

After a graph is saved to disk, all node ids get renewed.

Before Saving:

nodes:
  - id: run-v1-raspberry-blackberry-strawberry
  [...]

After Saving:

nodes:
  - id: run-v1-raspberry-banana-red
  [...]
@sebastianrath sebastianrath added the bug Something isn't working label Dec 24, 2023
@sebastianrath sebastianrath self-assigned this Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant