2032: Incoming group count is not update after updating the review request

s.svi*****@gmai***** (Google Code) (Is this you? Claim this profile.)
March 27, 2011
Incoming group count is not update after updating the review request with new values for Groups and People.

What version are you running?
1.6 beta 1

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1. Create a review request and assign it to user (People) say User1
2. Update the review request and change the People value say User2
3. Login as User2.

What is the expected output? What do you see instead?
To-me count in the dashboard should be incremented, which is not happening.

What operating system are you using? What browser?
Linux / Chrome

Please provide any additional information below.
The same condition applies to the Groups field too, where the Incoming Reviews count is not updated. Though the decrement on the count for the other user/group happens good.
#1 s.svi*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Submitted a small patch.
http://reviews.reviewboard.org/r/2203/
david
#2 david
Fixed in master as 3aeb082. Thanks!
  • +Fixed
david
#3 david
Had to revert the change, because it breaks unit tests (and isn't entirely correct).
  • -Fixed
    +Confirmed
david
#4 david
Actually fixed as c1ab6a8.
  • -Confirmed
    +Fixed