What version are you running?
1.6 RC2
What's the URL of the page containing the problem?
/dashboard/
What steps will reproduce the problem?
1. Create a review group
2. Create an issue and assign it the review group
3. Discard the issue
What is the expected output? What do you see instead?
Expected:
Incoming reviews for the review group should show a count of 0 reviews.
Instead:
Incoming reviews for the review group shows a count of -1 reviews. The discarded review is however not shown in the list of incoming reviews (which is correct).
What operating system are you using? What browser?
Server: Debian Squeeze, Reviewboard installed in virtualenv with all dependencies resolved by pip, despite python-ldap, python-mysql
Client: Ubuntu 10.04 with Firefox 5 from Mozilla Team PPA
Please provide any additional information below.