Hi Matthew It looks you also need "reviews.can_edit_reviewrequest" for this to done. Just granting "can change status" seems to throw a permission denied error when trying to check if the user can edit the request. The UI doesnt reflect this, but the server log indicate that a 403 is thrown in this case.
I granted both can_edit_reviewrequest and can_change_status and now can close other people's review requests. Regards Raja On Saturday, January 19, 2013 12:21:05 AM UTC+5:30, Matthew Woehlke wrote: > > I have given myself the 'review | review request | can change status' > permission, which has caused the 'close' button to appear for requests > that I don't own. > > However, if I try to actually close a request, nothing happens. (If I > use 'rbt close', I get a permission exception thrown.) > > Am I missing something? > > -- > Matthew > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
