Closed sword3d closed 8 months ago
So I can confirm things are working correctly for multi-sites, but might be unique to multiple groups.
Can you confirm your Neo field "Propagation Method" and the "Translation Method" of your Typed Link field?
Typed Link field -> "Translation Method" -> Translate for each site Neo field -> "Propagation Method" -> Save blocks to other sites in the same site group
Okay, just testing that and the migration is working as expected on my end, with content being migrated across properly.
Any errors in the migration feedback for either the fields themselves, or the content?
No errors.
Thanks for confirming, that does indeed seem fine. Any chance of being able to send your database from before your migration to Hyper? If so, send to support@verbb.io
and we can get to the bottom of it. Otherwise, we'll keep at replicating it.
Sent it by mail.
Thanks for sending that through, that was a big help. I'm not sure if my link field is out of date, or yours is, but looks like we weren't handling the siteId
of linked elements correctly for Typed Link migration. This is despite it actually working on my end, but I could replicate it with your setup.
Fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-4 as 1.1.22"
Thank you for the fix. I can confirm that this works.
Fixed in 1.1.23
Describe the bug
We have two site groups. Group A has two sites, Group B has 5 sites. Content migration works fine in non-Neo fields. But doesn’t work in Group B in Neo fields. Group A is fine. I’m attaching some screenshot. Happy to provide more debugging information.
Steps to reproduce
Craft CMS version
Craft CMS 4.7.4
Plugin version
1.1.21
Multi-site?
Yes
Additional context
We are migrating from "sebastianlenz/linkfield": "2.1.5"