- π¬π§United Kingdom alexpott πͺπΊπ
7.x-1.x is unsupported and a similar issue exists for 8.x-1.x with work on it so going to close in favour of that one. See β¨ Create a way to empty a queue Active
Since I have been using it on several project already, finally decided to roll it into a patch.
It adds additional drush commands to the advancedqueue module:
- new alias aqp
for the advancedqueue-process-queue
command
- new alias aql
for the advancedqueue-list
command
- new command advancedqueue-list-items
to list unprocessed items in a queue
- new command advancedqueue-delete
to delete a queue and all items in it
- new command advancedqueue-delete-item
to delete a specific item from a queue
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
7.x-1.x is unsupported and a similar issue exists for 8.x-1.x with work on it so going to close in favour of that one. See β¨ Create a way to empty a queue Active