Determining who is subscribed to notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 06:32 AM
Is there a way to determine who is subscribed to a notification? We are in the process of cleaning up our notifications list, and want to determine what is actually in use.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 06:33 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 06:38 AM
Hi Shembop,
The subscriptions are stored in the cmn_notif_message table, so you can table a look and search that table by notification to see who is subscribed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 06:56 AM
Wow, Huge table. This helps, but it makes me think of another way of approaching this. If I filter to only Non Mandatory, Active, and Subscribable notifications, I limit the list to about a dozen. If I could actually filter on that when a person is looking to add a notification, it would make the user's life so much easier.