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

Ensure subflow instances keep track of their groups #4457

Merged
merged 1 commit into from Nov 29, 2023

Conversation

knolleary
Copy link
Member

Fixes #4456

Subflows were not updating their internal record of their groups, meaning any attempt to lookup env vars would fail as they have to access the group objects.

@knolleary knolleary force-pushed the 4456-fix-group-in-subflow-lookup branch from 3871214 to fb54c05 Compare November 29, 2023 16:12
@knolleary knolleary merged commit 2dfabb5 into master Nov 29, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

Can't resolve env if node is within a subflow that is within a group that is within a subflow
1 participant