Closed (fixed)
Project:
Migrate Orphans Purger
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Feb 2025 at 17:35 UTC
Updated:
14 Oct 2025 at 07:59 UTC
Jump to comment: Most recent
[warning] Undefined array key "limit" MigrateOrphansCommands.php:90
[warning] Undefined array key "delete" MigrateOrphansCommands.php:174
[warning] Undefined array key "delete" MigrateOrphansCommands.php:195
Run `drush migrate:orphans-disable ` after some deletions from source, to get all warnings errors.
- Update orphansDisable metrod - Call orphansPurge with the right options, including limit and delete ...
- Implementation
--
--
--
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
vasikeMR available .. so Need Review
p.s. maybe
orphansDisableshould be updated in terms of commands options/arguments.Comment #5
ayalon commentedThanks for the fixes. I have merged your proposal.
Comment #6
ayalon commented