Quant purger clear registry button doesn't work

Created on 28 July 2023, over 1 year ago
Updated 31 July 2023, over 1 year ago

Problem/Motivation

If you configure the Quant Purger module via the Purge UI module and click the Clear the registry button, it doesn't truncate the purge_queuer_quant table.

Steps to reproduce

  1. Install and configure Quant, Quant, Quant Purger, Purge and Purge UI modules
  2. Seed Quant with nodes
  3. Check the purge_queuer_quant db table and it should have entries
  4. Go to /admin/config/development/performance/purge
  5. Click Configure in the Purge Quant dropdown
  6. Click the Clear the registry button
  7. Check the purge_queuer_quant db table
  8. Result: Table still has data
  9. Expected result: Table is empty

Proposed resolution

Missing ->execute() in the code.

Remaining tasks

  • Update code
  • Review and test
  • Commit as applicable

User interface changes

API changes

Data model changes

Data is removed as expected.

πŸ› 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.71.5 2024