What Am I Following?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2018 10:59 AM
I have the following request from one of my fulfillers: Is there a way I can see a list of all incidents that I am following?
I've done some digging and think I have part of the answer. I should be able to join live_group_profile and live_group_member to get a list of all followers of all objects. Where I am losing the trail is that the member in live_group_member is a reference to live_profile where the user is a simple string. What I'm not seeing is where/how I can relate the member to sys_user so that I can show that user just the incidents that she is following.
I hope this makes some sense. I'll be most grateful for any suggestions.
TIA,
John
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2019 07:12 AM
Yes, the button that came along for the ride when we implemented Chat.
I don't disagree, Watch List is preferred over that. I considered adding 'followers' to the Watch List automatically but that was more effort than benefit at this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 04:31 AM
Thank you Allen,
As I said to Robert, this has turned into an academic question since I haven't gotten any follow ups from my users. It's a bit unusual that SN would have implemented this and not really documented it. We very intentionally disabled Connect Chat when we first came onto the platform about two years ago. We use Skype (and now Teams) for messaging like that and decided that adding another chat tool would just cause more issues than it solved.
Until I saw this reply I didn't know that follow came into being along with chat. I think I'll need to disable that too.
:{)
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 04:26 AM
Thank you Robert. I have users fthe curious IT nature who see a button and can't resist asking about it or clicking on it. I agree that if they are that interested, they can put themselves on both watch lists.
:{)
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2019 07:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 03:57 PM
Obviously joined this party very late but I had this very same questions at my workplace and similar to Shane J comment above, I ended up using the live_group_profile.list. This is also detailed in the following KB: How can I view who is following or has followed a record in Connect - Support and Troubleshooting (s...
- In the filter navigator open live_group_profile.list
- Search in the short description for the record identifier
- Click the corresponding Name column entry to open the record
- The Live Group Members related list will show who has followed the record. If they are no longer following the record the Live Group Members state will be Inactive.