Review Board

beta

Allow specifying repository_id in a new review request via JSON

Updated 11 months ago

Michael Plump Reviewers
reviewboard
None Review Board SVN
new_review_request checks to make sure either repository_path or repository_id is specified... but the latter gets ignored.  This fixes it to work as it was apparently intended (although obviously no one else is using this except for myself).
I'm using this in an IDE interface to Review Board.  It works for me.
Ship it!
Posted 11 months ago (February 10th, 2008, 3:13 p.m.)
Looks good.  Committed to SVN.  Thanks!