Follow button not working for notifications on all the levelsIssue The Follow button does not work for Next Experience UI Notifications. The users are not getting updates related to the records they are following. This issue is not limited to any specific table, but most tables where the Follow button is present are not sending notifications to the users who follow.ReleaseNot release specificCauseNotification field on corresponding record in "Live Group Member" table (live_group_member) is set to false.ResolutionGo to the live_group_member table.Check the Notification flag. If the Notification flag is set to false, set it to true.To bypass the need of manually checking notifications on each record being followed, create two Business Rules on the live_group_member table to force the Notification to true/false in case the user Follow or Unfollow the record.Related LinksFollow records in Next Experience