Heya, it looks like `prisma export` produces inval...
# orm-help
l
Heya, it looks like
prisma export
produces invalid data when it comes to custom json fields.
Copy code
prisma import --data export-2018-09-21T09:00:40.144Z.zip
Unzipping 31ms
Uncaught exception, cleaning up: Error: Value "{\"prop\":\"whatever\",\"label\":\"Label\"}" for field personalDownloads is not a valid Json
Validating data ✖
n
Interesting, could you share a quick bug report here: https://github.com/prisma/prisma/issues/new?template=bug_report.md?
l
Sure
👌 1
n
awesome, thank you!