- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
This has worked fine for the past ~year, but now a particular customer run into a new edge case that was not yet covered by the migration in #2.
Note that this customer's Drupal 7 site was on schema version
7002
. The migration code is running on PHP 7.4.The problem this customer ran into β¦ is what #15 and #16 also reported. I've updated the patch to handle this, now it works fine again π
I don't want to deal with the update from alpha1 to alpha2 right now, so this patch is still relative to alpha1, just like #2 and #12 were.
- πΊπΈUnited States camoa
Working on this with A customer,
the line:
$config[$id]['settings']['value_form'][0]['value'] = str_replace("\r", '', $options['value_form'][0]['value']);
gives an error:
[critical] Migration failed with source plugin exception: Cannot access offset of type string on string in /mnt/www/html/txhhsinternalmigrate6/docroot/modules/contrib/conditional_fields/conditional_fields.module
- last update
over 1 year ago Patch Failed to Apply - ππΊHungary fox mulder
I tried to fix this error β¨ Migrate D7 Conditional Fields to D8 Needs review in Wim Leers patch β¨ Migrate D7 Conditional Fields to D8 Needs review
- πΈπͺSweden arne_hortell
The patch does not work for 4.0.alpha3 or dev.
I cant migrate the conditional settings in my D9.5.8 version from my D7.98
Any ideas for solution? - π«π·France dqd London | N.Y.C | Paris | Hamburg | Berlin
#20 Please read the comment before yours and test with 4.0.0-alpha1 - You can update CF later after the migration.
- Status changed to Needs work
10 months ago 6:55pm 6 March 2024 - π«π·France dqd London | N.Y.C | Paris | Hamburg | Berlin
Awesome work in here! +1 Thanks for the reports and the patches rolling and rolling. Very much appreciated. You rock!
Can somebody involved please re-roll against latest 4.x dev asap? I plan beta1 release end of this week and final 4.0 release is around the corner. And EOL of Drupal 7 is in Jan. coming year. I would love to commit the awesome work made in here any next time soon.