• 
      

    Starred Reviews count not incremented

    Review Request #2201 — Created March 16, 2011 and submitted

    Information

    Review Board
    master

    Reviewers

    What steps will reproduce the problem?
    1. Star a review
    2. Click on the Starred Review link 
    
    What is the expected output? What do you see instead?
    Starred reviews count should be incremented. This does not happen, so removing the start from the review results in negative count.
    
    Manual Verification done.
    VI
    1. 
        
    2. reviewboard/accounts/models.py (Diff revision 2)
       
       
      I don't think this condition is also needed.
      
    3. 
        
    VI
    Review request changed
    Change Summary:
    Removed an extra condition in the code.
    david
    1. Looks good. Pushed to master as 4ec9786. Thanks!
    2.