• 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 Permission 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 Permission Groups¶

    When managing users, it’s sometimes useful to give certain groups of users special abilities in Review Board. For example, giving a certain group the ability to mark other users’ review requests as submitted.

    While these permissions can be applied to users individually, it’s better to define special permission groups that the users can belong to.

    In most installations with one or two administrators, this feature isn’t used. It’s most useful in open source projects when you have a group of developers who are responsible for committing the contributed patch and then marking the review request as submitted.

    Adding Permission Groups¶

    To add a new permission group, click the Add link next to the Groups entry in the Database section of the Administration UI. Make sure to choose Groups and not Review groups.

    A form will appear with the following fields:

    • Name (required)

      The name of the group. This will only ever be seen in the Administration UI.

    • Permissions (optional)

      The list of permissions applied to users in the group.

      Most of the permissions have to do with giving users the ability to modify things in the Database section of the Administration UI. The only permissions that apply to Review Board itself are:

      • reviews | review request | Can change status
      • reviews | review request | Can submit as another user
      • reviews | review request | Can edit review request

      See Setting Permissions for more information.

    When done, click Save to create the permission group.

    Assigning Permission Groups¶

    To assign a user to a permission group, edit the user and select the group in the Groups box toward the bottom. This is a multiple selection list. Only highlighted groups are assigned. You can hold down Control (on the PC) or Command (on the Mac) to select multiple groups.

    Editing Permission Groups¶

    To edit a permission group, click Groups in the Database section of the Administration UI. You can then browse to the group you want to modify and click it.

    See Adding Permission Groups for a description of each field.

    When done, click Save to save your changes.

    Deleting Permission Groups¶

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

    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]
    • Adding Permission Groups
    • Assigning Permission Groups
    • Editing Permission Groups
    • Deleting Permission Groups