It'd be nice if users automatically had subqueues created on user registration. In particular, I have a handful of queues which every registered user needs. I could also foresee situations where this could be handy with modules like role_autoassign. Here's a first stab at that functionality.

There are a few other issues worth thinking about, like whether or not we should clean up existing queues if user roles change. I lean towards that being a setting.

Either way, patch introduces a setting on the queue creation/edit page, and creates applicable queues upon user registration.

CommentFileSizeAuthor
automatic_subqueue_creation.patch2.96 KBbeeradb

Comments

vegantriathlete’s picture

Brad,
So it appears that this patch has not been committed. It's funny, but I thought this was already part of 5.x-0.6.

Anyway, I am laying the groundwork to build a D7 version of this module and would like to make a decision whether to use the 6.x-1.x or 6.x-2.x branch as my starting point. Please jump in to the discussion in the issue queue.