I have an issue with "spam" for my members in a group. For every new thread or post in a group the members get an email. Even if a member turns off subscription in a thread the member will still get an email about the event of a new answer or post... Is there a way to have default settings in my community where members don't get an email for every thread/forum?
I had the same issue, Ole. Here's what I found out:
DELETE FROM cs_TrackedSections
WHERE SectionID = 'x'
It's probably also important to understand that there is a difference between thread subscriptions and group subscriptions. I think that group-level subscriptions will likely override thread-level subscriptions, which is why there is no effect when the member turns off the subscription in a thread.
Gordon KennedyLearning TechnologistInsights Learning & Developmentwww.insights.com
Hi Ken,
Could you please share the table information, in which the subscribers record will saved when user select the subscribe to this group link?
Thanks
Veer