Problem/Motivation

When processing large pages with many corrections, the debugger might fail due to memory limits.
The processing of the elements can be improved by combining corrections and using direct database editing.

Proposed resolution

- Prevent notices/warnings
- Combine multiple "container_reference" on same container in one correction
- Deal with mismatch between node default language and container default language

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

pvbergen created an issue. See original summary.

pvbergen’s picture

Status: Active » Reviewed & tested by the community

  • pvbergen committed d8adb9ba on 2.0.x
    Issue #3383423: Debugger fails on large datasets
    
pvbergen’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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