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.