You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then I should see:
an "Upscale Image" node with an input slot labeled "test"
Actual Behavior
Actual behaviour:
I see an "Upscale Image" node with an input slot labeled "image"
Steps to Reproduce
Create new workflow
Add a node "Upscale image"
rename the input slot "image" to "test"
Save Workflow
Close Workflow
Load Workflow
Debug Logs
Additional notes:
- this bug breaks workflows that use "Anything Everywhere" nodes because these rely on correct labeling
- the bug seems to affect only slots of type image. Slot labels of other types are preserved as expected.
Other
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
When I do the following:
then I should see:
an "Upscale Image" node with an input slot labeled "test"
Actual Behavior
Actual behaviour:
I see an "Upscale Image" node with an input slot labeled "image"
Steps to Reproduce
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: