Is there an easy way to see a list of available content subscriptions, and a count of how many subscribers are subscribed to each? I know there are almost limitless ways people can subscribe, but it might be nice if there were a way to see the numbers of subscribers to various taxonomy terms or users. Jus' sayin'. :-)

Comments

salvis’s picture

No, there's no such functionality at this point. I agree that this would be desirable, and I'll help anyone who wants to work on a patch.

karing’s picture

When testing bulk subscriptions - I ended up running some db queries in an adjacent shell to see which recipient_uids were added/removed (and looked at totals) as I was doing bulk subscribes and unsubscribes. For someone w/o such direct db access it would be nice if they could generate lists via the Drupal GUI: showing how many/which users are now subscribed to what.

salvis’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Priority: Minor » Normal

I think the way to go would be to implement integration with the Views module.

nravens’s picture

Is there no way this can be done with views?

salvis’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)