Comments

mikeryan’s picture

Title: Support migration grups » Support migration groups
mikeryan’s picture

mikeryan’s picture

StatusFileSize
new4.83 KB

Attached patch depends on the core patch at #2302307: Support shared configuration between migrate groups. Rather than saving the database credentials in each individual migration, it creates a migration group containing the credentials, referenced by each migration via the active_group key.

mikeryan’s picture

StatusFileSize
new6.79 KB

Updated patch to match the core patch at https://www.drupal.org/node/2302307#comment-9796695. This patch needs some work, for some reason some key migrations (like nodes) are failing the requirements check.

mikeryan’s picture

Status: Postponed » Needs work
StatusFileSize
new7.9 KB

Just capturing a checkpoint based on the group support added to migrate_plus, not quite ready yet.

mikeryan’s picture

Status: Needs work » Needs review
StatusFileSize
new12.83 KB

Rerolled and working... Not entirely happy with what we have to do to validate requirements before saving, though.

mikeryan’s picture

StatusFileSize
new3.74 KB

Just notice that last time I uploaded the migrate_plus groups patch instead of the one for this issue...

mikeryan’s picture

Status: Needs review » Closed (won't fix)

Just not gonna happen...