I have a module in which I had to override the SystemQueue to make sure that when adding items to the queue, those items don't already exist in the queue table. So I got a custom queue which is named "MyCustomQueue". I did this according to https://www.webomelette.com/overriding-queues-drupal-7-or-how-not-create....
This new queue is listed on the Queue Manager page (admin/config/system/queue-ui) and the number of items is shown. But the inspect-link is missing now.
I tried the patch https://www.drupal.org/node/2428543 β but this did not help.
Can anybody give me a hint, how I can get back the inspect-link, please?
Closed: outdated
2.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.