Yes, that's currently expected. We don't intend to allow commenting on diffs before the review request is public, but we have a long-standing bug where it's allowed. Hopefully we'll fix that sometime soon, but for now, you have to publish first.
-David On Thu, Mar 21, 2013 at 6:49 AM, kvr <[email protected]> wrote: > Hi, > > We are using Review Board 1.7.1 > > I am getting "404 not found" error while giving the diff comment and > before publishing it.But the comment is getting saved. > > Below is the API call it is making. > > http://127.0.0.1:8000/api/review-requests/13/reviews/draft/?api_format=json > > I guessed this is not the valid API URL,so tried below URL but it throws > Page not found. > > http://127.0.0.1:8000/api/review-requests/13/reviews/41/draft/ > > > Any clues to resolve this? > > Regards, > kvr > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
