Optimize the source plugin for step 2

Created on 20 May 2023, about 1 year ago
Updated 5 June 2023, about 1 year ago

Problem/Motivation

Currently, step 2 processes all entities even the field is empty.
The execution time of such a migration can increase significantly if a particular type of entity rarely uses the field we are migrating.

For example, we have 10000 nodes, and only 1000 (10%) of them must be processed.

Proposed resolution

Exclude from the migration entities with empty file fields.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine HitchShock Ukraine

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

Comments & Activities

Production build 0.69.0 2024