My current intention is to fix this when we move to the new notification count categories, count friends-related notifications directly from the frienduser table (using a new unread boolean column) instead of having welcome-style notifications, and refresh only the friends-related count in the cache.
My current intention is to fix this when we move to the new notification count categories, count friends-related notifications directly from the
friendusertable (using a newunread booleancolumn) instead of havingwelcome-style notifications, and refresh only the friends-related count in the cache.