Here are the permissions with short description for each permission
Permission name | Description |
---|---|
activity | An ability to see activity window and entries in there |
contributors | An ability to see and control project contributors and groups added to the project (doesn't give access to edit groups, for that you have to be a team admin) |
branches_create | An ability to create branches. Works and visible only for projects where branching is enabled |
branches_main_modify | An ability to commit to main branch of a project. Without that you can work only in side branches. Works and visible only for projects where branching is enabled. |
branches_merge | An ability to merge branches. Works and visible only for projects where branching is enabled. Automatically sets branches_main_modify when present. |
custom_status_modify | An ability to edit custom statuses. |
download | An ability to download files (works for all files, exports, snapshots and so on). Automatically sets branches_main_modify when present. |
glossary | An ability to edit/delete glossary. Deprecated and will be removed in future releases. |
glossary_edit | An ability to edit glossary. Automatically sets branches_main_modify when present. |
glossary_delete | An ability to remove glossary. Automatically sets glossary_edit when present. |
keys | An ability to edit/create keys for the project. Automatically sets branches_main_modify when present. |
manage_languages | An ability to add/delete languages in a project. Automatically sets branches_main_modify when present. |
review | An ability to use review button in a project. |
screenshots | An ability to upload/download screenshots, doesn't require download permission. |
settings | An ability to have access and edit project settings. |
statistics | An ability to access project statistics window. |
tasks | An ability to create/edit/delete tasks for a project. |
upload | An ability to upload files. Automatically sets branches_main_modify when present. |