maxpah β created an issue.
Grevil added too :)
Thanks for your interest in this module, you are now maintainer !
Can i close this issue ? Or you want to push some code ?
Hello,
Indeed a release would be greatly appreciated !
Hello !
Thanks for the quick patch and release but this still crash on my side.
Additionnal patch #9 π Error on hook_update_8108 uid IN ()' cannot be empty Active is working.
maxpah β created an issue.
Hello,
Here a quick fix to get focus on the last element added.
Hello,
Can this be part of a new release ?
Hello,
Forced to rename '#checkall' to '#check_all' due to spell-checking test.
For now code, is only a proof of concept. It miss some documentation, if the implementation is what you think of, i'll doing it.
MaxPah β made their first commit to this issueβs fork.
MaxPah β made their first commit to this issueβs fork.
Pushed to 1.0.2
Hello,
Tested with Drupal 10 and Drupal 11 (11.0.0-beta1). Working on both versions.
Thanks
MaxPah β made their first commit to this issueβs fork.
MaxPah β made their first commit to this issueβs fork.
I confirm,
MaxPah β created an issue.
MaxPah β created an issue.
Just for information, with this patch (who is working fine) there is a log on reports/status page :
READ-COMMITTED
For this to work correctly, all tables must have a primary key. The following table(s) do not have a primary key: migrate_tools_sync_source_ids. See the setting MySQL transaction isolation level page for more information.
I think it's just this line missing in hook_schema declaration:
'primary key' => ['migration_id'],
Hi anfor,
With subentities hook variable is not equal to "subentity" but is equal to $subentity->bundle().
Let's stay with hook_suggestion_alter.
MaxPah β created an issue.
MaxPah β made their first commit to this issueβs fork.
Hello !
Is it possible to have this commit in a realease ? Thanks
Patch to also have tags in drush migrate:status
MaxPah β made their first commit to this issueβs fork.
MaxPah β created an issue.
Hello,
Here is a patch that corrects the log.