Skip to content

Block stack executes when duplicated blocks are attached Β #1994

@carljbowman

Description

@carljbowman

Expected Behavior

Attaching duplicated blocks to a stack, should not cause the stack to run.

Actual Behavior

Attaching a duplicated block or a duplicated stack of blocks to another stack, will cause the receiving stack to run.

2019-09-02 16 02 20

Steps to Reproduce

  1. Create a stack of blocks, preferably something that will take some time to execute so you can see the result.
  2. Drag another block on to the workspace, but do not attach it to the stack from the first step
  3. Right click and duplicate the block from step 2 and attach it anywhere to the stack from the first step

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions