Problem/Motivation

The QueueItemDeleteSubscriber always tries to delete items from a queue even if the migration is not using "queue" as source.

Steps to reproduce

Proposed resolution

Check if the migration source plugin is an instance of the "queue" plugin.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3284866-1.patch1005 bytescasey
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

casey created an issue. See original summary.

casey’s picture

Status: Active » Needs review
StatusFileSize
new1005 bytes

DieterHolvoet made their first commit to this issue’s fork.

  • DieterHolvoet committed 5462c06 on 1.x
    Issue #3284866 by DieterHolvoet, casey: QueueItemDeleteSubscriber does...
dieterholvoet’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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