Problem/Motivation

\Drupal\entity_usage\EntityUsageBatchManager::batchFinished incorrectly uses $operation[0] for the args.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

alexpott created an issue. See original summary.

alexpott’s picture

This is copying code from a core test see \Drupal\batch_test\BatchTestCallbacks::finishedHelper

alexpott’s picture

Status: Active » Reviewed & tested by the community
alexpott’s picture

Version: 5.x-dev » 8.x-2.x-dev
Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • alexpott committed dde6673b on 5.x
    fix: #3605716 \Drupal\entity_usage\EntityUsageBatchManager::...

  • alexpott committed 28f70645 on 8.x-2.x
    fix: #3605716 \Drupal\entity_usage\EntityUsageBatchManager::...

Status: Fixed » Closed (fixed)

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