Multiple Undefined array key errors on Disable commands

Created on 2 February 2025, about 1 month ago

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

--

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇷🇴Romania vasike Ramnicu Valcea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024