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

Json import causing null pointer exception when generating a case #76

Open
georgeinmexico opened this issue Feb 4, 2021 · 2 comments
Open

Comments

@georgeinmexico
Copy link

HI.
Importing a Json file, and then clicking "generate case" creates the following error:

500
java.lang.NullPointerException

I think the JSON export is missing these fields:
Keys: Inner Index Finger's Column?
Form of the Case: Y (index axis)

@happysalada
Copy link
Collaborator

Can you try re-exporting a json before importing it again?
It might be that the format has changed and that old import would cause the error.

@ibnuda
Copy link
Owner

ibnuda commented Jul 19, 2021

some of the latest commits fixed the issue.

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

3 participants