Add an API for commenting on FileDiffs ranges
Review Request #1467 — Created Nov. 20, 2018 and submitted
Information | |
---|---|
guest375 | |
Review Board | |
d14df94... | |
Reviewers | |
guest3011 |
The `ReviewDiffCommentResource` is now capable of creating comments on FileDiffs with a base FileDiff ID. This allows us to comment on FileDiffs in commit ranges and keep the context of the base FileDiff. Testing Done: Ran unit tests. Reviewed at https://reviews.reviewboard.org/r/10190/
-
-
reviewboard/webapi/resources/base_comment.py (Diff revision 1) Please verify this is the correct state.
-
-
reviewboard/webapi/resources/review_diff_comment.py (Diff revision 1) Woo hoo... down the rabit hole we go!