print_r() in Debug process plugin produces no output with a NULL value

Created on 8 November 2023, 8 months ago
Updated 24 November 2023, 7 months ago

Problem/Motivation

I've added the 'debug' plugin to the process pipeline in a migration, and there is no output if $value is NULL. This is pretty important, as a NULL value is often the cause of a problem.

Steps to reproduce

Proposed resolution

Replace with dump() -- this module uses dump() already for the --migrate-debug option's output.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024