3428: 'rbt post' should report review id if it creates the review but fails to finish updating it

bruce*****@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
July 14, 2014
What version are you running?
RBTools 0.6.1, Review Board 2.0.1

Describe the enhancement and the motivation for it.

When 'rbt post' creates a review request but fails to update all the fields, it displays an error message but not the review id. Since a draft has been created, it would be useful to have the review id to publish/update/close the request.

What operating system are you using? What browser?
Windows 8.1 and Firefox 30.

Please provide any additional information below.

The error was because I mistyped the review group:

ERROR: Error updating review request draft: One or more fields had errors (HTTP 400, API Error 105)
    target_groups: reviewgroup
david
#1 david
  • +PendingReview
  • +Project-RBTools
    +Component-RBTools
  • +david
david
#2 david
Fixed in release-0.6.x (4ad88b1). Thanks!
  • -PendingReview
    +Fixed