• 
      

    Print out "your review request still exists" when there are field errors.

    Review Request #6098 — Created July 10, 2014 and submitted — Latest diff uploaded

    Information

    RBTools
    release-0.6.x
    d8de4cc...

    Reviewers

    When posting a change, if the diff has a parse error, we printed out a message
    that a review request was created, including the URL to it. In the case where
    updating the draft fails (for example, when assigning reviewers based on command-line
    arguments), we weren't showing a similar error. This change fixes it so that
    the user gets the full error.

    Tried to post a change with an invalid group listed in --target-groups. Saw an
    error that included the new output.