Cannot run seed in UI when using quant.queue_factory

Created on 5 November 2023, 8 months ago
Updated 13 February 2024, 5 months ago

Problem/Motivation

When testing:

πŸ“Œ Add warning if queue_service_quant_seed_worker is not set Fixed

I found that you can't run the queue in the UI if the factory is set in the settings file:

$settings['queue_service_quant_seed_worker'] = 'quant.queue_factory';

Steps to reproduce

  • Install Drupal 9 or 10
  • Install and configure quant/quant_api modules
  • Update settings.php to use the setting above
  • Add some nodes
  • Go to seed tab (/admin/config/quant/seed)
  • Choose Nodes and Trigger the batch
  • Click Save and Queue button
  • Results: Progress bar hangs and queue is not processed
  • Expected: Nodes are processed and end up in Quant

Proposed resolution

Debug and fix.

Remaining tasks

  • Debug
  • Update code
  • Review and test
  • Commit :)

User interface changes

Users won't see the progress bar hang.

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024