- Issue created by @pankaj1390
- Assigned to shalini_jha
- last update
over 1 year ago 278 pass - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:19am 19 October 2023 - 🇮🇳India shalini_jha
Hi @pankaj1390
migmag_rollbackable has some dependency on the Drupal core migrate module, so I have added an MR to fix this issue.For your uninstalling error just install the migrate module and the then uninstall migmag_rollbackable module you will be able to uninstall.
- Status changed to RTBC
11 months ago 10:01am 26 April 2024 - 🇪🇸Spain fjgarlin
I had the same issue and after applying the MR things started to work again. The changes in the code also make sense. Thanks.
- 🇭🇺Hungary huzooka Hungary 🇭🇺🇪🇺
Lowering priority according https://www.drupal.org/node/3156247#s-list-of-priority-options →
- 🇪🇸Spain fjgarlin
After 📌 Automated Drupal 11 compatibility fixes for migmag Needs work this was merged, the MR no longer applies. I tried a
/rebase
but it didn't work, so I'm just re-creating a new branch and MR for this. - Merge request !10Issue #3393493: Interface "Drupal\migrate\Plugin\MigrateDestinationInterface" not found → (Merged) created by fjgarlin
- 🇪🇸Spain fjgarlin
https://git.drupalcode.org/project/migmag/-/merge_requests/10 contains the changes that are RTBC.
- 🇭🇺Hungary huzooka Hungary 🇭🇺🇪🇺
I have this idea to not have any dependency on the Migrate module, which I don't want to break. I'd make an attempt to remove the MigrateDestinationInterface base form RollbackableInterface... Visually it doesn't seem to be necessary.
-
huzooka →
committed fbf2479f on 1.8.x authored by
fjgarlin →
Issue #3393493: Interface "Drupal\migrate\Plugin\...
-
huzooka →
committed fbf2479f on 1.8.x authored by
fjgarlin →