Problem/Motivation
Drupal 10 is the latest version of Drupal and Drupal 9 will become EOL by the end of 2023.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Screenshot from 2023-07-06 10-03-49.png | 18.4 KB | dineshkumarbollu |
| #3 | migrate_qa-support_drupal_10-3372717-2.patch | 5.09 KB | chrissnyder |
Issue fork migrate_qa-3372717
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
chrissnyderThe attached patch provides D10 compatibility.
Ahead of a new release of this module, you can apply this patch to the latest dev version using composer-drupal-lenient to allow you to upgrade to Drupal 10.
Comment #4
chrissnyderComment #5
dineshkumarbollu commentedHi
I Reviewed the MR!2 looks fine no D10 compatible issues found, and also i am attaching D10 report.
Thanks
Comment #7
nadavoid commentedThanks for the update Chris! I've applied the patch and will make a new release today.