Fix review request counters when reassigning ownership.

Review Request #8757 — Created Feb. 15, 2017 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
e251a1f...

Reviewers

Reassigning review request ownership worked pretty well overall, but would
leave the review request counters untouched. This change fixes that, and adds a
unit test to verify the results.

  • Manually reassigned a review request and saw the pending/total counters
    update correctly.
  • Ran unit tests.
    Loading...