2681: Can not edit newly created review request

ex***@dps-on******* (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
July 24, 2012
2679
What version are you running?
1.6.10

What's the URL of the page containing the problem?
http://<snip>/reviewboard/r/120/

What steps will reproduce the problem?
1. create new review request
2. fill repository, path, patch file

What is the expected output? What do you see instead?
Page shows newly created review request draft with empty fields to fill. Instead I can change none of the fields nor publsih the draft.

What operating system are you using? What browser?
Firefox 14.0.1 on Windows XP SP3

Please provide any additional information below.
This worked on our previous setup using ReviewBoard 1.6.6. 
I can temporarily 'fix' this problem, by adding the permission "review | review request | Can edit review request" to the standard auth group for all submitters. But this also enables editing review requests submitted by other users.

Let me know if additional information is needed.
#1 ex***@dps-on******* (Google Code) (Is this you? Claim this profile.)
The problem also includes the status change of review requests. After finishing the review the owner can not close the request. Same as above I can 'fix' it by adding the permission "review | review request | Can change status".

Martin
chipx86
#2 chipx86
Can you check for me which version of Djblets is installed?
  • +NeedInfo
chipx86
#3 chipx86
This was a bug in Djblets. If you install the latest using the below, it should fix it:

  $ easy_install Djblets==0.6.21

I've also updated Review Board (still 1.6.10) to just require the new version, so you can erase and re-fetch that.
  • -NeedInfo
    +Fixed
  • -Priority-Medium
    +Priority-Critical
    +Component-Reviews
    +Djblets
  • +chipx86
#5 ex***@dps-on******* (Google Code) (Is this you? Claim this profile.)
I upgraded Djblets and it worked fine. Thanks for the quick help.
#6 kofe****@gmai***** (Google Code) (Is this you? Claim this profile.)
works for me as well