Fix for Issue 2327: Added filter in FileDiffCommentResource to select diff comments that match only one file id
Review Request #3377 — Created Sept. 29, 2012 and submitted — Latest diff uploaded
Adding filter to FillDiffCommentResource to only fetch comments for requested file, and not an entire list of comments for every file in a given diffset. Fixes bug 2327. Reviewed at http://reviews.reviewboard.org/r/3372/
Manual testing: following the steps described in the issue will no longer produce the issue. -checked that this did not affect alternate method for fetching diff comments (ie fetching specific comments for a given diffset)
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/webapi/resources.py |
---|