Problem/Motivation

When attempting to upgrade, I get this error.

[error] The name plugin must define the source_module property.

This is due to changes in #2908282: Throw exception for source plugins without a source_module property.

Proposed resolution

Add the keys to the migrate plugin to fix the above error.

CommentFileSizeAuthor
#4 2986681-4.patch510 byteshussainweb
#2 2986681-2.patch475 byteshussainweb

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review
StatusFileSize
new475 bytes

Uploading a patch to fix the above problem.

hussainweb’s picture

Issue summary: View changes
hussainweb’s picture

StatusFileSize
new510 bytes

Oops... I forgot the destination_module. It is still a small patch, so I am skipping the interdiff.

Status: Needs review » Needs work

The last submitted patch, 4: 2986681-4.patch, failed testing. View results

hussainweb’s picture

Status: Needs work » Needs review

Back to needs review after tests green.

nkoporec’s picture

Since its pretty straightforward I will commit it tomorrow.Thanks!

  • nkoporec committed fe60a72 on 8.x-1.x authored by hussainweb
    Issue #2986681 by hussainweb: Add source and destination module for...
nkoporec’s picture

Status: Needs review » Fixed

Commited.

Status: Fixed » Closed (fixed)

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