#11219·windmill

bug: Labels on resources and variables are not transferred from a forked workspace

Author: marekbalentCreated Sep 18, 2026Updated Sep 18, 2026
Labelsbugwebmux_oneshot

Describe the bug

When pushing items from a forked workspace to the main/root workspace, labels assigned to resources and variables are not transferred.

Labels are transferred correctly for scripts and flows using the same process.

To reproduce

  1. Create or open a forked workspace.
  2. Create resource in the forked workspace, add a label to the resource and save it.
  3. Push the resource to the main/root workspace.
  4. Open the resource in the main/root workspace. Notice that the label was not transferred.
  5. Repeat the same steps with a variable.
  6. Repeat with a script or flow and notice that its label is transferred correctly.

Expected behavior

Labels assigned to resources and variables in a forked workspace should be transferred to the main/root workspace when the items are pushed, consistent with the behavior for scripts and flows.

Screenshots

No response

Browser information

No response

Application version

EE v1.812.0

Additional Context

No response