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

use trocco-io/kintone-java-client #41

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Conversation

d-hrs
Copy link
Contributor

@d-hrs d-hrs commented Dec 12, 2023

When calling getFormFields, there might be instances where a JSON parse error occurs.
this is due to a bug, so switched to use trocco-io/kintone-java-client

in trocco-io/kintone-java-client, defaultValue handling as String to avoid json parse error. refs: kintone/kintone-java-client@master...trocco-io:kintone-java-client:patch-dafaultValue
There is no problem even if the data type changes, as this plugin does not utilize defaultValue.

@d-hrs d-hrs requested review from t3t5u and kekekenta December 12, 2023 08:24
@d-hrs d-hrs merged commit bdb90a6 into master Dec 13, 2023
1 check passed
@d-hrs d-hrs deleted the trocco-kintone-java-client branch December 13, 2023 01:08
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