This patch allow the 6.0 branch to have multiple smartqueues. Each user will get exactly one subqueue per smartqueue (when they have the correct role). Views for each smartqueue will also automatically be created. The reason for doing this over using the 6.2 branch is limiting users to one subqueue per smartqueue makes things a lot easier to deal with, particularly when building views.

I haven't tried updating from previous installs yet, but I don't imagine there's any reason we need to write update hooks for this.

I'll be doing some additional QA for this this afternoon, but from what I'm seeing it's working pretty well at this point, so I thought I'd go ahead and stick it in the queue.

CommentFileSizeAuthor
multiple_smartqueue_support.patch27.8 KBbeeradb

Comments

ezra-g’s picture

Status: Needs review » Fixed

Awesome!

This works in my basic testing with 2 queues and looks good from a code perspective.

I think there is some other minor clean up that would be great to get in before rolling another release, but this is great.

http://drupal.org/cvs?commit=440308

Thanks!

beeradb’s picture

Awesome. Thanks for getting on this so quickly ezra. I've noticed some cleanup work that could happen as well... I'll try to find some time in the next few days to do a cleanup patch for this.

Thanks again!

Status: Fixed » Closed (fixed)

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