Problem/Motivation

We need a book destination to migrate content into book entities.

Remaining tasks

n/a

API changes

Add a book destination to the Migrate API in core.

CommentFileSizeAuthor
book-destination.patch962 bytesbenjy

Comments

chx’s picture

Status: Needs review » Reviewed & tested by the community

Yeah, 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.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • Commit d53d8cf on 8.x by webchick:
    Issue #2233029 by benjy: Add a Book destination to the Migrate API.
    

Status: Fixed » Closed (fixed)

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