Fix sorting the Review ID column with the new LocalSite ID changes.
Review Request #2925 — Created Feb. 27, 2012 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-1.6.x | |
Reviewers | |
reviewboard | |
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.