Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug] Grafting can skip copying data sources #5465

@lutter

Description

@lutter

Bug report

The following sequence of steps will lead to a grafted (or copied) subgraph with missing dynamic data sources:

  1. Start a graft
  2. Interrupt it and rewind the subgraph
  3. Resume the graft

If at step (2), the graft had already copied data sources, and the rewind doesn't remove all of them, upon resuming, we will skip copying data sources because of this code

The result will be a graft that seems to be ok, but is missing dynamic data sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions