Re: How to get review id before publishing a review request

2013-02-22 Thread Matthew Woehlke
On 2013-02-22 01:20, chuck j wrote: Yes i am using wrapper over post-review script. I am already using stdout of post-review to get the review id. I wanted to know if there is any API which will help me get the review id before publishing the review request? which i can use in my wrapper. I don

Reviewboard returns error 200 when publishing a review

2013-02-22 Thread Andrew MacLeod
Hi, We are using version 1.6.16 and have had three reports in the past week which exactly match issue 2653 (http://code.google.com/p/reviewboard/issues/detail?id=2653) This is was closed as it seemed to have disappeared. Since it is occasionally re-appearing for us now, I wanted to know what

Re: Reviewboard returns error 200 when publishing a review

2013-02-22 Thread Christian Hammond
Hi Andrew, Can you start by showing the entire post-review --debug log for this? Is this on Linux, Windows, or Mac? (client-side) Thanks, Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Feb 22, 2013, at 2

Re: Reviewboard returns error 200 when publishing a review

2013-02-22 Thread amac Mac
Hi Christian, This is on Linux. The problem occurs after the review has been uploaded and they are trying to publish changes to the review through the GUI. Say a Shippit with comments. Thanks, -amac On Fri, Feb 22, 2013 at 2:48 PM, Christian Hammond wrote: > Hi Andrew, > > Can you start by show

Re: Reviewboard returns error 200 when publishing a review

2013-02-22 Thread Christian Hammond
Okay. In that case, which browser? Assuming Firefox or Chrome, I'll need you to enable the developer tools panel (should be in one of the menus), reload the page, click on the Network tab, reproduce, and provide for me the complete request/response for the failing call. Christian -- Christia

ANN: Custom Reports Extension

2013-02-22 Thread Raja
Hi all, Ive created an extension that allows custom reports in Reviewboard. Currently, the supported reports are - Review Requests not Reviewed by anyone - Review Requests that are not Reviewed by me - Review Requests that have a Ship-It but not Submitted. - Filter ReviewRequests by R