3133: Unable to change Submitter field via RBtools api

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
chipx86
#1 chipx86
Is the user you're logging in as an administrator? If not, does it have the can_submit_as permission set for it?
  • +NeedInfo
#3 kann*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Figured to use submit_as instead of submitter field.
chipx86
#4 chipx86
You need to pass submit_as="username".
chipx86
#5 chipx86
Sorry, missed the update. Yep. Glad you figured it out :)
  • -NeedInfo
    +UserError
  • +Component-RBTools