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

Calling links from subflows is broken in node-red 4.0.3 #1982

Open
Gvolten opened this issue Oct 19, 2024 · 4 comments
Open

Calling links from subflows is broken in node-red 4.0.3 #1982

Gvolten opened this issue Oct 19, 2024 · 4 comments

Comments

@Gvolten
Copy link

Gvolten commented Oct 19, 2024

Problem/Motivation

Calling links from subflows is broken in node-red 4.0.3

Expected behavior

Calling links from subflows should work

Actual behavior

Link calls in subflows lose information on node-red editor launched

Steps to reproduce

Create a link call in a subflow, deploy, reload the editor and try to deploy again

Proposed changes

Upgrade to node-red 4.0.5 which fixes the issue
node-red/node-red#4891

@tomaszpieczykolan
Copy link

Experiencing the same issue. It is pretty annoying.

@djcrawleravp
Copy link

djcrawleravp commented Dec 5, 2024

Same Issue in here on version 4.0.5,

I edited my Link Call node and now I'm getting "Missing return node information":

It was working just fine untill I added the switch node and the seccond function, all my other link call nodes seems to be working just fine.

Screen Shot 2024-12-04 at 20 35 32 Screen Shot 2024-12-04 at 20 35 35

@fcladera
Copy link

fcladera commented Dec 5, 2024

I saw a few PRs #1998 trying to bump node-red to 4.0.5. What is the limitation? It would be great at least to have the temporary node-red/node-red#4891 fix on it, even if it does not fix all the problems.

@tomaszpieczykolan
Copy link

@frenck do you mind bumping the node-red version to 4.0.5 and releasing a new version of the addon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants