2645: Dashboard displays invalid negative number of Incoming Reviews.

goc***@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 14, 2012
2268
I started the day with My Dashboard displaying (correctly, I believe) a total of 0 Incoming Reviews.

After receiving a new Review Request (which was apparently an updated to a Review previously sent to a different user), the displayed total changed to -1 Incoming Reviews. After receiving another new Review the displayed Dashboard total is now -3 Incoming Reviews. None of these are individually listed (under All Incoming Review Requests).

Using Review Board 1.6.1 with Chrome 19.0.1084.56
#1 Chris******@actia***** (Google Code) (Is this you? Claim this profile.)
I have a group showing this behavior too. I'm using 1.6.11. Problem only seems to occur with this one group and impacts multiple user. Browser is not significant as counts are handled server side.

I have a backup of the system on a test system that does not show this issue (but the data is different so this probably isn't a good comparison but it does seem to indicate this may be data related).

It looks like like counts are coming out of the datagrid component, so I'm not sure how to run the same query in a manage shell.
#2 Chris******@actia***** (Google Code) (Is this you? Claim this profile.)
Forgot to add I'm also seeing the same "-3" (negative three) for the count.
david
#3 david
I just pushed what I think should be the last bug-fix for this to release-1.6.x (84c4201).
  • +Fixed
chipx86
#4 chipx86