I installed the Chatter Follow stuff, and it works great. Thank you for this code. I am not a developer, so this was great.
One issue occurred. Our org allows a maximum of 2000 records to follow, and I as administrator follow 2000 records.
So when I ran my first real business scenario, the PBB Chatter Follow apex code failed, saying I had hit my maximum record follows.
Is there any way to modify the class to detect if the user is at their maximum follows and exit if true?
All help appreciated!