Comment #3 on issue 3415 by trowb...@gmail.com: Incoming counts on left nav panel is different from no. of review requests displayed
http://code.google.com/p/reviewboard/issues/detail?id=3415

The problem is that those counts are maintained by incrementing/decrementing counters, rather than querying it each time the dashboard is shown (it used to be a query, and we changed that for performance reasons). That's why we're trying to track down a specific set of reproduction steps (to find the missing increment/decrement)

If you'd like to just fix it now, you can run:
rb-site manage /path/to/site fixreviewcounts

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to