Hey there
I keep having a problem when importing json documents when i'm targetting a date or timestamp field.
So when generating import documents I populate timestamp fields with an ISO-8601 formatted date, and importing semes fine. When I open the document, the date works and is visible.
However, when I view an imported entry in the API browser, every single date field is null.
If i open an entry in the editor and don't actually change the date at all and save the entry, then the date field starts showing up in the API explorer, even though it didn't actually change.
Now, I'm not sure if this is a general bug that happens, but I've now seen it on two different imports into separate prismic repos - also, I've only ever tried this on an "is" locale - so this might be a locale issue.
Has anybody else had this problem?