Closed (won't fix)
Project:
Mailchimp
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 02:39 UTC
Updated:
7 Sep 2011 at 20:59 UTC
Hey Lev,
I'm wondering if there is any way to view the users who will be added/updated on the next cron run (in the case of a required list). It would great to be able to view this by batch (with possibly an indication as to whether it is a new user or an updated user).
Just an idea... any easy way to do this?
--Ben
Comments
Comment #1
BenK commentedComment #2
levelos commentedHey Ben - These users are stored in the standard system queue. I'm hesitant to include a list of queued up users in the core package, but it'd very simple to code the output as needed. I also found this module, http://drupal.org/project/queue_ui, which would to the trick.