Comment #6 on issue 3329 by [email protected]: Show proper error
message when attempting to publish review request with duplicate commit ID
http://code.google.com/p/reviewboard/issues/detail?id=3329
Seeing this in deployed Reviewboard 2.0.1 with a MySQL db. user doing
PUT /api/review-requests/<ID>/draft/ and getting a 500 error.
The exception is IntegrityError(1062, "Duplicate entry '.....' for
key 'reviews_reviewrequest_b8c24015'")
... would a stack trace be helpful?
The last bit of reviewboard code before all the django mysql stuff is:
File "reviewboard/webapi/resources/review_request_draft.py", line 394, in
update
review_request.publish(user=request.user)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.