Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1614 by [email protected]: When updating a review without specifying '-r', server gives error "HTTP Error 409: Conflict"
http://code.google.com/p/reviewboard/issues/detail?id=1614 *NOTE: Do not post confidential information in this bug report.* What version are you running? http://downloads.reviewboard.org/nightlies/ReviewBoard- 1.5beta2.dev_20100410-py2.5.egg What steps will reproduce the problem? 1. Submit a review using rbtools "<p4-change-number>" 2. Update review with option "<p4-change-number>" What is the expected output? What do you see instead? Expect to update existing in-progress review Instead I get the following error from server: {....} , "err": {"msg": "The change number specified has already been used", "code": 204}} Unable to access http://<my-server>/api/json/reviewrequests/new/. The host path may be invalid HTTP Error 409: Conflict Behavior has changed within last couple of months. Please provide any additional information below. If behavior is intentional, can we have an rbtools option to override it? We can't hook it up to, e.g., p4v as we now have to look up the review number and specify it as a parameter. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
