Node references do not allow a title value for lookup. The comment inside the code makes it appear this functionality was missed rather than left off (hence the bug report instead of feature request).

Here's the comment -

// If $value is numeric use it, otherwise
// find a node title that matches and get nid.

Comments

erikwebb’s picture

Status: Active » Needs review
StatusFileSize
new691 bytes

Attaching patch.

mikeryan’s picture

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

Migrate and Migrate Extras V1 are no longer supported. In Migrate V2 this would be best done in a prepareRow() method.