[Corpus upload/import] Error message on import JSON corpus
To reproduce the error:
- Do a download (JSON) from any corpus
- Create a new corpus and import the JSON
- Get this message:
ReadJSONError (NonEmptyList (NonEmpty (ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "failed" (TypeMismatch "Int" "Undefined")))) ((ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "remaining" (TypeMismatch "Int" "Undefined")))) : (ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "succeeded" (TypeMismatch "Int" "Undefined")))) : Nil)))