Using a new command 'advancedqueue-list', we want to be able to display the current defined queues (advancedqueues).

Comments

laurentchardin’s picture

Status: Active » Needs review
StatusFileSize
new2.88 KB

See patch attached.

ekes’s picture

Works here.

One small thing there any reason to partly-simulate the logic of DrupalQueue::get to work out the class returned, rather than using get_class() on the one actually returned? What I mean attached.

bojanz’s picture

Issue summary: View changes
Status: Needs review » Fixed

I converted the static to use drupal_static and tweaked the code a bit, and committed. Thanks!

  • Commit 0adf4ab on 7.x-1.x authored by laurentchardin, committed by bojanz:
    Issue #2027581 by ekes, laurentchardin: New drush command : listing of...

Status: Fixed » Closed (fixed)

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