Comfy-Org / Comfy-Org/ComfyUI

Group Node convert to input isn't preserved when converting back to nodes.

Open
#2,461 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

To reproduce:

- Create a group node from a collection of nodes
- Convert one of the widgets on the group node to an input
- Convert the group node back to a collection of nodes

Expected result: the widget that was converted to an input is now an input on the separate node

Observed result: the widget that had been converted to an input has been converted back to a widget

The newly created input does operate correctly as an input for the group node, it's just lost when converting back to nodes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.