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

Fail to initialize EntryModel when i have a group field uid called description #48

Closed
linnwong opened this issue Feb 13, 2022 · 2 comments

Comments

@linnwong
Copy link

In EntryModel.java, line 59, if I have a group field UID called description it would fail with a casting error because group field will be of JSONObject type and on the code base, it is expecting description to be a String data type instead.

image

@ishaileshmishra
Copy link
Contributor

Hi, @linnwong thanks for writing us. We will look into it and update you once it is resolved.

ishaileshmishra added a commit that referenced this issue Feb 23, 2022
This was referenced Mar 11, 2022
@ishaileshmishra
Copy link
Contributor

@linnwong Please update your contentstack-java dependency to v1.9.0,
Feel free to reopen the issue if your issue is not resolved.

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

No branches or pull requests

2 participants