3133: Unable to change Submitter field via RBtools api
- UserError
- Review Board
kann*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Nov. 11, 2013 |
What version are you running? 1.7.16 What's the URL of the page containing the problem? Using RBtools Python api What steps will reproduce the problem? get_review_requests().create(repository=repo.id, submitter='user') What is the expected output? What do you see instead? Expect Submitter field to change What operating system are you using? What browser? Linux Please provide any additional information below. The post-review supports the feature via --submit-as
Is the user you're logging in as an administrator? If not, does it have the can_submit_as permission set for it?
-
+ NeedInfo
Figured to use submit_as instead of submitter field.