Enable usage of advancedqueue_tags

Created on 18 June 2014, about 11 years ago
Updated 26 August 2025, 3 days ago

A table called advancedqueue_tags is installed with the module, but no code makes use of it. Here is a patch that provides basic support for tags:

  • handling in createItem() if an advancedqueue_tags array is found
  • handling in deleteQueue() to remove entries in advancedqueue_tags table along with the entries in advancedqueue table
  • added a function advancedqueue_tag_has_items() that checks the advancedqueue_tags table against a given tag

There could be many other features to add to tag handling, but that's a start.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland mdupont Switzerland

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

    Given 7.x is no longer supported closing this issue. If someone wants to implement this on the currently supported module for Drupal 10 and 11 please open a new issue.

Production build 0.71.5 2024