Problem/Motivation

For each submission to purge, the relevant node is loaded. If there are several nodes with submissions this is very inefficient.

Proposed resolution

Order the selected nodes by nid and load each node only once.

Comments

PROMES created an issue. See original summary.

promes’s picture

StatusFileSize
new1.68 KB
promes’s picture

promes’s picture

StatusFileSize
new1.65 KB
jeroent’s picture

jeroent’s picture

Status: Active » Fixed

Committed and pushed to 7.x-1.x. Thanks!

  • JeroenT committed 43a421e on 7.x-1.x
    Issue #3200123 by PROMES, JeroenT: Make purging more efficient
    

Status: Fixed » Closed (fixed)

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