• 
      

    Fix starring review requests in a local site.

    Review Request #4273 — Created June 28, 2013 and submitted

    Information

    Review Board
    release-1.7.x

    Reviewers

    Fix starring review requests in a local site.
    
    The data-object-id attribute of the star in the dashboard column and review
    request box was using the pk, instead of the display_id. This broke the starring
    functionality, since the API uses the local_id when there's a local site.
    
     
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.7.x (e5e68be).