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

[L3-109] fix multiselect bug #23

Merged
merged 1 commit into from
Mar 9, 2021
Merged

[L3-109] fix multiselect bug #23

merged 1 commit into from
Mar 9, 2021

Conversation

dbbarkley
Copy link

Why:

*If only one value of a multi-select is selected it will be a hash, not an array. This was causing data not to be returned on the platform.

This change addresses the need by:

*Added check to see if value is an Array.

Ticket

[L3-109]

@dbbarkley
Copy link
Author

After this is merged, the connector will need to be updated to point to latest commit.

@dbbarkley dbbarkley merged commit a4460fe into master Mar 9, 2021
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.

2 participants