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

BenK’s picture

Title: View list users to be added/updated on next cron run » View list of users to be added/updated on next cron run
levelos’s picture

Component: Code » General
Status: Active » Closed (won't fix)

Hey 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.