You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is only an issue when using the Umbraco starter kit due to some of the default content in that populating data for the block grid fields with JSON from the legacy grid editor. So I've created an issue on the tracker for the product to resolve in there.
The workaround is to save the content locally first before deploying.
We will though make an update to the connector here to be more defensive in parsing the input it receives, such that we can avoid this issue in future. Will require an update to Umbraco.Deploy.Contrib.
Bug summary
The Starter Kit has been updated to use the block grid instead of grid.
Transferring content that uses the Block Grid editor results in an error listed below.
After removing the block grid editors locally and deploying that over to the target env I was able to transfer the content.
Specifics
Steps to reproduce
create a v11 Cloud project
clone to local
install the starter kit
push to dev
transfer content
Expected result
Transfer works
Actual result
Transfer fails with
The text was updated successfully, but these errors were encountered: