Problem/Motivation

The Queue UI module provides some helpful admin screens to work with queues. However,

Steps to reproduce

If you install the Queue UI module, it can do basic operations for a Queue Unique queue but can't provide detailed inspection since the factory class and table are different.

Proposed resolution

Add a simple subclass to handle queue_unique like the core queue. Optionally change the one method to add the hash to the item or table output.

Remaining tasks

Write the code

User interface changes

n/a

API changes

n/a

Data model changes

n/a

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

pwolanin created an issue. See original summary.

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

dieterholvoet’s picture

Issue summary: View changes
Status: Active » Needs review
e0ipso’s picture

Awesome! @pwolanin any chance you can review this one? I do not have a project with queue_unique currently.

david.qdoscc’s picture

This fix works well for me! Thanks

david.qdoscc’s picture

Status: Needs review » Reviewed & tested by the community
e0ipso’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review and the patch. Merging and releasing.

  • e0ipso committed e4efd055 on 8.x-2.x authored by DieterHolvoet
    Issue #3305745 by DieterHolvoet, david.qdoscc, pwolanin, e0ipso: Add...

Status: Fixed » Closed (fixed)

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