Hi team,
I’ve found a problem with importing json with containing svg and avif format of image url. When it's getting imported into prismic, they do not trigger a warning. But they trigger an error and make the release without the json file containing one of those images. Any ideas on how we can get around with this?
Hi @patrickzsy
I have been able to reproduce the issue and I have created for this an issue in our tracker, and we will let you know in case of any updates.
I've got some updates about this issue, mainly there are 2 workarounds that might work for you until a fix a produced
1: Changing the meta of SVG manually and retrying the import
2: First import from the media library and then reference it in the imported JSON files.