Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input with allowMultipleConnections: true not handled correctly when made into a Subgraph #377

Closed
yojeek opened this issue Feb 6, 2024 · 1 comment
Labels
bug Something isn't working v2 Related to Baklava v2
Projects

Comments

@yojeek
Copy link
Contributor

yojeek commented Feb 6, 2024

Subgraph need to retain all connections for its inputs.

Screenshot 2024-02-06 at 15 15 03

Now only one connection is retained after Subgraph created.

Screenshot 2024-02-06 at 15 13 02
@newcat newcat added bug Something isn't working v2 Related to Baklava v2 labels Feb 8, 2024
@newcat newcat added this to To do in V2 Feb 8, 2024
newcat added a commit that referenced this issue Feb 18, 2024
@newcat newcat moved this from To do to Done but not released in V2 Feb 18, 2024
@newcat
Copy link
Owner

newcat commented Feb 19, 2024

Fixed in v2.4.1

@newcat newcat closed this as completed Feb 19, 2024
@newcat newcat moved this from Done but not released to Done in V2 Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2 Related to Baklava v2
Projects
Status: Done
V2
  
Done
Development

No branches or pull requests

2 participants