After upgrading from ReviewBoard 4 to 5.0, when trying to use the API, we receive a 500 response.
Visiting http://reviewboard.mydomain.com/api gives the following: ImproperlyConfigured at /api/ More than one URI template was mapped to the "commits" name: http://reviewboard.mydomain.com/api/repositories/{repository_id}/commits/, http://reviewboard.mydomain.com/api/review-requests/{review_request_id}/diffs/{diff_revision}/commits/. Each URI template must be mapped to a unique URI template name in order to be included in the URI templates list. This can be set through the uri_template_name property. This looks like an issue in the web server configuration, but I don't know how to look/fix that. Any tips or ideas? Thanks -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/889713a7-c93a-46fd-88bb-390983eb58cdn%40googlegroups.com.
