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

Fix storing subflow credential type when input has multiple types #3762

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

knolleary
Copy link
Member

Fixes #3749

If a subflow property has a UI defined with multiple types, including credential - the value is lost if the type is set to credential. This fix ensure the value does not get lost.

@knolleary knolleary requested a review from Steve-Mcl July 11, 2022 19:21
@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.311% when pulling 0a0a7ca on sf-creds-fix into c8e4df9 on master.

Copy link
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good apart from the console.log 👍

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

Successfully merging this pull request may close these issues.

Entered password is lost from subflow instance when the subflow instance is edited
3 participants