[go: up one dir, main page]

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 instance credential property values are extracted #4802

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

knolleary
Copy link
Member

The subflow instance form wasn't setting a proper id on the credentials typedInput. This would lead to the value not being captured properly.

I'm slightly nervous of this fix as it's touching lines of code that haven't been touched for a long time - whic implies this has been broken for a long time. But I'm certain I've used this feature. I've tried all the usual scenarios and it appears to work okay.

@knolleary
Copy link
Member Author

Just tested 3.1.11 and it's working there. Very odd.

@knolleary
Copy link
Member Author

Ah - was broken by #4587 which moved how the id was set on the inputs, but missed the password input.

@knolleary knolleary merged commit 52bbd82 into master Jun 26, 2024
4 checks passed
@knolleary knolleary deleted the 4801-fix-sf-instance-credentials branch June 26, 2024 10:57
@Steve-Mcl Steve-Mcl linked an issue Jun 26, 2024 that may be closed by this pull request
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.

Subflow instance credentials not being saved
1 participant