Jumoo / uSyncMigrations

Rough and ready migration code.
Mozilla Public License 2.0
44 stars 57 forks source link

Property culture variant on document types are no longer culture variants after migration #246

Closed FrederikSorensen closed 9 months ago

FrederikSorensen commented 9 months ago

Document type properties are missing their "vary by culture" setting after migration.

Variations in the config file seems to always set it's value to "Nothing" when the property is "vary by culture".

Screenshots for visual clarification: migration data usync data

KevinJump commented 9 months ago

yeah - we don't 100% support migrating vary values (that is we do, but some of the advanvced migrations don't yet work with it).

but this is fixed now in #248

FrederikSorensen commented 9 months ago

Cheers!

Looking forward to test it. Any idea on when you will release a new version with this fix?

FrederikSorensen commented 9 months ago

Just tested it locally, works like a charm.

Thanks a lot @KevinJump!

KevinJump commented 9 months ago

Finally! a Phase 5 release includes this https://github.com/Jumoo/uSyncMigrations/releases/tag/4.0.0-phase.5