• 
      

    Fix sorting the Review ID column with the new LocalSite ID changes.

    Review Request #2925 — Created Feb. 27, 2012 and submitted

    Information

    Review Board
    release-1.6.x

    Reviewers

    Fix sorting the Review ID column with the new LocalSite ID changes.
    
    The Review ID column was using a function to get the proper ID for a
    review request, but functions aren't sortable in the database. This
    broke at least one user. Instead, construct the column with the proper
    field.
    Tested sorting with both IDs.
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.6.x (09ef1427)