Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2014 at 07:23 UTC
Updated:
29 Jul 2014 at 23:31 UTC
Jump to comment: Most recent
Comments
Comment #1
chx commentedYeah, this is one of the simplest once since #2218691: Move the current user out of the node API chain in book got in. It is necessary though because book is not a field and so the normal mechanisms can't pick it up.
Comment #2
webchickCommitted and pushed to 8.x. Thanks!