Install
Works with Drupal: ^9.1 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
57.52 KB
MD5: 34b13d2eb9884ec2978a4a7f84f660a5
SHA-1: 4736e975537045e89461717badbdf1ce380f7123
SHA-256: 9ad93336a21d5833626edfb3cc6c98ff190ae44ad4e90c3b6d6d1b505c5415e3
Download zip
101.77 KB
MD5: 8f45484cd851e9a4357be9b44b7c5183
SHA-1: 1bb5b07575dfdd35d01362f30081853458c56cd7
SHA-256: bbf74f82d2bb0e1d12a07d5719c41cd52e093e1ededc536ed2b88c699c638c4e
Release notes
Bug fixes and improvements
Contributors (9)
mediabounds, heddn, apotek, cb_govcms, jeremy1606, vadim.hirbu, xurizaemon, liam morland, pfrenssen
Changelog
Issues: 9 issues resolved.
Changes since 6.1.2:
Bug
- fix: #2969227 'migrate status MIGRATION' loads every migration
- fix: #3565188 Fix failing HEAD
- #3542697 by mediabounds, heddn: Backwards compatibility in MigrateExecutable constructor is inadvertently discarding $options
- #3347129 by apotek, heddn: Migrate message is confusing when trying to reimport already imported entity with --idlist flag
- #3536772 by cb_govcms, jeremy1606, heddn: migrate_plus dependency missing in .info.yml, causing fatal error when accessing /admin/structure/migrate
- #3512203 by vadim.hirbu, heddn: Update failed: migrate_tools_update_10000
- #3537972 by xurizaemon, liam morland, heddn: Messages not displaying at /admin/structure/migrate/manage/%group/migrations/%id/messages
Task
- [#3414177] feat: Use migration name or group name as page title
- #3378221 by pfrenssen, liam morland, heddn: Do not declare compatibility with Drupal 11 or PHP 9 now