FAQs on Review Board
Review Board deployment fails on sites that use a self-signed certificate. What should I do?
Review Board deployment fails on sites that use a self-signed certificate. Remove the verify=platform_default
parameter from the [https]
section of the cert-verification.cfg
file and then try deploying Review Board again.
vim /etc/python/cert-verification.cfg
Delete or comment out the verify=platform_default
parameter.
[https]
# verify=platform_default
Could not initialize Review Board due to 502 or 503 Bad Gateway Error. What should I do?
Reinitialize Review Board in case Review Board initialization fails the first time due to 502 or 503 Bad Gateway error.
Reinitialize TeamForge on the Review Board Server.
teamforge reinitialize
Users are not getting email notifications for review requests and reviews. What should I do?
You must update the Review Board application's E-mail Server Settings with the user name and password used for the JAMES_RELAY_USER
and JAMES_RELAY_PASSWORD
tokens. Do this post install or upgrade of TeamForge and Review Board.
Keep the values of the JAMES_RELAY_USER
and JAMES_RELAY_PASSWORD
tokens handy before you begin.
- Log on to TeamForge as a Site Administrator.
- Select My Workspace > Admin.
- Select Integrated Apps from the Projects menu.
- Select Review Board and click Administer.
- Click E-Mail from the System Settings pane.
- Under E-MAIL SERVER SETTINGS, type the
JAMES_RELAY_USER
andJAMES_RELAY_PASSWORD
values in the Username and Password fields respectively. - Click Save.
What are the software requirements for installing Review Board as an integrated application in TeamForge 24.0?
- Review Board can run on RHEL 8.10.
- In addition, Review Board needs PostgreSQL 13.15. See TeamForge Installation Requirements for more information.
Which version of Review Board does TeamForge 24.0 support?
TeamForge 24.0 supports Review Board 4.0.6.
Which repositories does Review Board support?
Review Board supports only Subversion repositories in TeamForge.
How do I manage users in Review Board?
You can manage Review Board users from TeamForge. Whenever you create or edit users in TeamForge, they are synchronized automatically in Review Board.
Can I specify 'RB' as a prefix in my project?
No. You cannot specify 'RB' as a prefix in your project. The prefix for Review Board must be unique for every project.
Is it possible to grant TeamForge specific-permissions as part of the system generated Review Board administrator?
No. It is not possible to grant TeamForge specific-permissions as part of the system generated Review Board administrator (integrated application specific role).
Can I use the Review Board 'Search' feature after integrating Review Board with TeamForge?
No. TeamForge does not support the 'Search' feature of Review Board.
What are the additional features available in Review Board after you integrate it with TeamForge?
Review Board uses some of the TeamForge features like object IDs, links, GO URLs, and SVN integration and associations. For more information, see [How does an integrated application interact with other TeamForge tools?][externalapplicationsforprojects.html#integratedappinteractionwithTF].
What are the other TeamForge features which Review Board does not support after you integrate Review Board with TeamForge?
Global search, page component, recent history and project template features of TeamForge are not supported in Review Board.
Where can I find the documentation for Review Board?
You can find the documentation for Review Board here.
How do I rectify incorrect pending review count in Review Board ?
You can reset the counters using the following command and restart the Apache server.
/opt/collabnet/reviewboard/bin/rb-site manage /opt/collabnet/reviewboard/ReviewBoard-2.5.6.1 fixreviewcounts