rgthree-comfy icon indicating copy to clipboard operation
rgthree-comfy copied to clipboard

Limit the Relay/Repeater to the closest group

Open kamoteshake opened this issue 1 month ago • 0 comments

Versions

ComfyUI: 0.3.71 ComfyUI Frontend: 1.28.9 rgthree: nightly 1.0.2511111955

Issue

If you have nested groups and you use the relay/repeater to either mute/bypass some child groups together, it mute/bypass the root group.

Question

Is there a way to not affect the root group or the nodes outside of the triggered groups? If not, I guess this would be a feature request. 😅

How to reproduce

  1. Have a root group
  2. Inside the root group have 2 groups
  3. Have a relay on one and repeater on the other
  4. Have some nodes in the root group but outside of the nested groups
  5. Mute/bypass the group that has the relay

Demo

Setup

Image

Result

Image

Why?

I like to use the group to organize my workflow visually (and it's easier to move things around as a bonus). I saw that there's a feature request for subgraph (#621). Maybe we could do the same with the nested groups where there's an option to restrict to the closest group?

kamoteshake avatar Nov 22 '25 04:11 kamoteshake