Print out "your review request still exists" when there are field errors.
Review Request #6098 — Created July 10, 2014 and submitted
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.
Description | From | Last Updated |
---|---|---|
Why not just build this as one list, passed to CommandError? |
chipx86 |
- Commit:
-
901ed581759e1bb91a33a24015457dd52765ad74d8de4ccd403561176e34f7ab8d4c64ade1c0a41d
- Diff:
-
Revision 2 (+6 -2)