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

Resolve ActionView::Template::Error on Boolean Metafields values access using REST client #1080

Closed
wants to merge 6 commits into from

Conversation

jaimina-hulkapps
Copy link

Description

REST API client Metafields with boolean type values are not accessible due to Class type restrictions. Please review this screenshot for the reference.

Fixes #1079

jaimina-hulkapps and others added 3 commits December 15, 2022 16:39
Metafields Boolean value support in REST API
Metafields Boolean value support in REST API
@nelsonwittwer
Copy link
Contributor

Shoot, I forgot that these models are generated and these changes will be replaced next time we generate rest resources. I'll need to apply this change upstream at our generator logic. I'll keep this PR is open until I do so and I'll close the loop with you.

@nelsonwittwer
Copy link
Contributor

This will be fixed with #1137 as the problem needed to be solved upstream where we generate these files. Thanks for your help!

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