Allow rbt post to update review requests with submit-as option.
Review Request #7195 — Created April 11, 2015 and submitted
Previously, rbt post with the submit-as option could only be used for creating review requests, not for updating them. The function guess_existing_review_request_id searched for review requests of the logged-in user, not the user specified by submit-as.
In order to allow updating of review requests that are not yet public, I've proposed a few changes in reviewboard (see #7196). This allows users with the can_submit_as_another_user permission to list nonpublic review requests.
- Publishing with
rbt post --submit-as=submitter
, then updating the review request withrbt post -u --submit-as=submitter
both before and after it has been made public - Running unit tests
HA
- Change Summary:
-
Added blank line and written keyword arguments on separate lines.
- Commit:
-
a087cff9e3a822935d46322f28ec97ef5ee6e8f902734bae1395deced78c50136bfabe207cecaa42