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

Update Function to use correct api to access env vars #3310

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

knolleary
Copy link
Member

  • Bugfix (non-breaking change which fixes an issue)

Fixes #3299

The Function node was not using the right utility function to access env vars - so the group level env vars were being ignored.

@dceejay
Copy link
Member

dceejay commented Dec 27, 2021

👍

@knolleary knolleary merged commit 332b372 into master Jan 4, 2022
@knolleary knolleary deleted the group-env-fix branch January 4, 2022 18:57
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.

Cannot access Group environment variables inside function node
2 participants