-
-
Notifications
You must be signed in to change notification settings - Fork 3
Active Count doesn't update properly #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
When following or unfollowing a conversation the active count number doesn't show the correct number.
The Folder
updateCountersfunction queries the database and counts correctly the active conversations in thefollowerstable.It appears the number is being cached somewhere somehow.