User and node migrations fail to actually import anything when run through the POC UI, although they do work at the command line. Fix this.

CommentFileSizeAuthor
#1 ui_poc-2242617.patch531 bytesbdone
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bdone’s picture

FileSize
531 bytes

using the ui_poc branch, i'm successfully migrating nodes now (with this change to content config). i'll try reviewing differences b/w migrate's content/config yml in ui_poc, 8.x (imp), and also in #2222375: Manual Testing: Nodes and see if maybe needs the list originating in #2219129: Identify content vs. configuration needs updating.

mikeryan’s picture

Note I have a fix for the user migration issue at #2207823: Handle bogus/missing D6 format values.

And with your patch I'm getting my nodes - yay! Now to check on comments...

mikeryan’s picture

My comments came over too! Now to figure out why the formats aren't properly set...

mikeryan’s picture

@bdone: I've committed your change to the ui_poc branch, thanks!

mikeryan’s picture

Status: Active » Fixed

They do work now!

Status: Fixed » Closed (fixed)

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