Problem/Motivation

[warning] Undefined array key "limit" MigrateOrphansCommands.php:90
[warning] Undefined array key "delete" MigrateOrphansCommands.php:174
[warning] Undefined array key "delete" MigrateOrphansCommands.php:195

Steps to reproduce

Run `drush migrate:orphans-disable ` after some deletions from source, to get all warnings errors.

Proposed resolution

- Update orphansDisable metrod - Call orphansPurge with the right options, including limit and delete ...

Remaining tasks

- Implementation

User interface changes

--

API changes

--

Data model changes

--

Command icon 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

vasike created an issue. See original summary.

vasike’s picture

Status: Active » Needs review

MR available .. so Need Review

p.s. maybe orphansDisable should be updated in terms of commands options/arguments.

  • vasike committed 3d29cff0 on 2.0.x
    Issue #3503884 by vasike: Multiple Undefined array key  errors on...
ayalon’s picture

Thanks for the fixes. I have merged your proposal.

ayalon’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.