Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 301499

File migrations *always* copy in files, even if the files where off-line copied to destination

$
0
0

Problem/Motivation

D7 had a preserve_files option to trigger this behavior, we don’t have that in D8. This results in really slow migration when you're talking about multiple gigabytes of files.

Proposed resolution

Resurrect the 'preserve_files' configuration option'

Remaining tasks

Code a patch

User interface changes

API changes

Additional process plugin option for file migrations to configure a 'preserve_files' flag.

Data model changes


Viewing all articles
Browse latest Browse all 301499

Trending Articles