Review Board 3.0.5 Release Notes¶
Release date: March 23, 2018
Packaging¶
Djblets 1.0.5 is now required.
Web API¶
Using
submit-as
in Review Request List Resource no longer logs harmless errors when using Active Directory.
Bug Fixes¶
My Account Page¶
Fixed visual issues when attempting to save custom API token policies. (Bug #4663)
After saving a custom API token policy, the policy selector would still show Full Access, making it look like the policy wasn’t saved. It was then easy to accidentally set it back to full access.
Administration¶
Fixed a JavaScript error in the avatar settings page.
Fixed a JavaScript error in the repository form page.
Fixed a crash in the repository form due to a bad interaction with the new Gerrit service. (Bug #4675)
Posting incomplete information to the repository form and then switching hosting services no longer shows validation errors for their fields.
Fixed Bitbucket Server appearing twice in the repository form’s hosting services list if Power Pack is installed.
Fixed a crash when attempting to save an Elasticsearch configuration when an elasticsearch module was not installed. (Bug #4668)
Search Settings now checks that the elasticsearch 2.x module is installed.
Elasticsearch 5.x and higher are still not supported by Haystack, the search framework we use. We now explicitly check for the 2.x module, which is supported.
Contributors¶
Barret Rennie
Christian Hammond
David Trowbridge