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

Dgraph反序列化工具类型嵌套bug #89

Open
B-Five opened this issue Feb 19, 2021 · 0 comments · Fixed by #90
Open

Dgraph反序列化工具类型嵌套bug #89

B-Five opened this issue Feb 19, 2021 · 0 comments · Fixed by #90
Assignees
Labels
bug Something isn't working

Comments

@B-Five
Copy link
Contributor

B-Five commented Feb 19, 2021

背景

Dgraph反序列化工具JSONFieldDeserializerUtil#getJsonMap 未判断类型循环嵌套的情况

期望

添加循环嵌套的判断,已经处理过的类不进行处理

@B-Five B-Five added the bug Something isn't working label Feb 19, 2021
@B-Five B-Five self-assigned this Feb 19, 2021
@B-Five B-Five mentioned this issue Feb 19, 2021
@B-Five B-Five linked a pull request Feb 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant