When using wp_post migration source, the postmeta key is not set with postmeta values. It is an empty array. This is because of an incorrect call to fetchAllKeyed() in WpSqlBase::getMetaValues(). While the bug report is for posts, it won't work for users, comments, and terms either.

Comments

hussainweb created an issue. See original summary.

  • hussainweb committed 67907c3 on 8.x-1.x
    Issue #2911754 by hussainweb: postmeta not set during posts migration
    
hussainweb’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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