Defect #5985
Only hold one role at a time in a project
| Status: | Closed | Start date: | 2010-07-29 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | Resolution: | Wont fix |
Description
I've noticed many users will assign themselves and others to multiple roles when they setup a project. It would be useful if users could only be assigned to one role at a time, making the functionality of Redmine more apparent
History
Updated by Michael Koch over 1 year ago
related to #4814
Updated by Holger Just over 1 year ago
Up to Redmine 0.8.x, a user could only have exactly one role in a project. This way changed in Redmine 0.9 and higher to allow more fine-grained roles.
Updated by Eric Davis over 1 year ago
- Status changed from New to Closed
- Resolution set to Wont fix
Redmine allows multiple roles so you can have more control over each user's permissions. For example:
- Client role with the permission to edit issues
- File Manager role with the permission to upload files
If you give one user both roles, they can edit issues and also upload files.