• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Review Board 1.0
    2. Version 7.x
    3. Version 6.x
    4. Version 5.0
    5. Version 4.0
    6. Version 3.0
    7. Version 2.5
    8. Version 2.0
    9. Version 1.7
    10. Version 1.6
    11. Version 1.5
    12. Version 1.0
    13. Administration Guide
    14. Management
    15. Managing Review Groups
  • Home
  • General Index
  • Release Notes
  • This documentation covers Review Board 1.0. You can select a version above or view the latest documentation.

    Managing Review Groups¶

    Review requests are usually posted to one or more review groups, which users can subscribe to. Every review group has an ID name, a human-readable display name, and an optional mailing list.

    E-Mail and Review Groups¶

    Review groups may have a mailing list associated with it. If Send e-mails for review requests and reviews is enabled in E-Mail Settings, and a mailing list is associated with a group on the review request’s reviewers list, then e-mails will be sent to the list on all updates and reviews.

    If a mailing list is not provided, and the setting is enabled, e-mails will instead go out to every user who has joined the review group.

    Adding Review Groups¶

    To add a new review group, click the Add link next to the Review groups entry in the database section or the Administrator Dashboard in the Administration UI. Make sure to choose Review groups and not Groups, as the latter is for Managing Permission Groups.

    A form will appear with the following fields:

    • Name (required)

      This is the ID name of the group. Users will type this when adding the group to their reviewers list, and it will appear in their dashboard.

    • Display name (required)

      This is the human-readable display name that will be shown in the browseable Groups list. It should generally be kept short.

    • Mailing list (optional)

      The mailing list that e-mails will be sent to, if enabled. If not provided, e-mails will be sent to all members of the group. See E-Mail and Review Groups for more information.

    • Users (optional)

      The list of users that belong to the group. This is useful when you want to pre-populate a group with specific users. This can usually be left blank, since users can join the group themselves.

      The list contains possible users to match. Selected entries are the users you want to add. Hold down Control (on the PC) or Command (on the Mac) to select more than one.

    When done, click Save to create the review group.

    Editing Review Groups¶

    To edit a review group, click Review groups in the Administrator Dashboard or Database section of the Administration UI. You can then browse to the group you want to modify and click it.

    See Adding Review Groups for a description of each field.

    When done, click Save to save your changes.

    Deleting Review Groups¶

    To delete a review group, follow the instructions in Editing Review Groups to find the group you want to get rid of. Then click Delete at the bottom of the page.

    Warning

    It is recommended that you not delete review groups, as it will affect existing review requests. It is generally best to keep old groups around to keep the review histories intact.

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • E-Mail and Review Groups
    • Adding Review Groups
    • Editing Review Groups
    • Deleting Review Groups