OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/system-admin-guide/users-permissions/roles-permissions
ML-OpenP af89682516 Many words corrected to lower case 4 years ago
..
README.md Many words corrected to lower case 4 years ago
Sys-admin-create-new-role.png Move help into docs 5 years ago
Sys-admin-edit-roles.png Move help into docs 5 years ago
Sys-admin-new-roles.png Move help into docs 5 years ago
image-20200211142134472.png Commit doc images changes for 10.4 5 years ago

README.md

sidebar_navigation description robots keywords
[{title Roles and permissions} {priority 970}] Manage roles and permissions in OpenProject. index, follow manage roles, manage permissions

Roles and permissions

A role is a set of permissions that can be assigned to any project member. Multiple roles can be assigned to the same project member.

When creating a role, the "Global role" field can be ticked, making it a Global role that can be assigned to a users details and applied across all projects.

Permissions

The permissions are pre-defined in the system, and cannot be changed. They define what actions a role can carry out. If a user has more than one role, including global and project roles, a permission is granted if it is assigned to any of those roles.

All permissions are shown by OpenProject module in the create a new role page.

Project Modules

If a project module is not enabled for a specific project it is not shown in that project's menu whether the user has permission for that module or not.

Create a new role

To create a new role, navigate to the administration and select Users & Permissions -> Roles and permissions from the menu on the left.

You will see the list of all the roles that have been created so far.

create roles

After clicking the green + Role button, a form will be shown to define the role and its permissions.

Complete the following as required:

  1. Role name - must be entered and be a new name.
  2. Global Role - this role applies to all projects, and can only be assigned in the user details. Once saved, the decision to make a role a "global role" can't be reverted.
  3. Work packages... - tick to allow work packages to be assigned to a user with this role. This does not appear for global roles.
  4. Copy workflow from - select an existing role. The respective workflows will be copied to the role to be created.
  5. Permissions for this role - you can specify the permissions per OpenProject module. Click the arrow next to the module name to expand or compress the permissions list.

Select the permissions which should apply for this role. You can use "check all" or "uncheck all" at the right of a module permissions list. If a module is not enabled in a project it is not shown to a user despite having a permission for it.

Don't forget to click the Save button at the bottom of the page.

Sys-admin-create-new-role

Edit and remove roles

To edit a role navigate to the roles overview list and click on the role name (1). If is not a global role it cannot be converted into one.

To remove an existing role click on the delete icon next to a role in the list (2). It cannot be deleted if it is assigned to a user.

Sys-admin-edit-roles

Permissions report

On the bottom of the roles list page there is a link to the Permissions report. This shows a grid of existing roles (horizontally) against permissions (vertically); the intersections are ticked if the role has the permission.

A "Check/uncheck all" tick is shown on each role or permission to allow bulk change. Be careful, this cannot be undone. If you make a mistake do not save the report.