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
- Create or open a forked workspace.
- Create resource in the forked workspace, add a label to the resource and save it.
- Push the resource to the main/root workspace.
- Open the resource in the main/root workspace. Notice that the label was not transferred.
- Repeat the same steps with a variable.
- 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
Source: windmill-labs/windmill