Change record status: 
Project: 
Introduced in branch: 
3.2.x
Introduced in version: 
3.2.1
Description: 

The @queue_ui.batch service now requires @logger.factory service as its 5th parameter:

\Drupal\queue_ui\QueueUIBatch::__construct() now requires a 5th parameter of type \Drupal\Core\Logger\LoggerChannelFactoryInterface

Impacts: 
Module developers