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

Remove spurious validation test against scalars as not being lists... #415

Closed
wants to merge 7 commits into from

Conversation

RichardBruskiewich
Copy link
Collaborator

@RichardBruskiewich RichardBruskiewich commented Nov 2, 2022

Resolves issue #354, by removing spurious field data type validation test against scalars for fields which are multivalued (i.e. a field of one scalar value is actually treated as a list of one value...)

No other code modifications appear necessary, since the underlying code properly parses such 'scalar' lists in...

…multivalued (i.e. a field of one scalar value is actually treated as a list of one value...)
@RichardBruskiewich
Copy link
Collaborator Author

The Travis CI test failures seem unrelated to the code changes in this PR?

@sierra-moxon sierra-moxon self-requested a review February 14, 2023 00:44
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