Feature #7224
Permission for seeing Members on Project Overview
| Status: | New | Start date: | 2011-01-03 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Permissions and roles | |||
| Target version: | - | |||
| Resolution: |
Description
It would be nice to have permission options to set who can see the members assigned to a project (in project overview).
Ideally this isn't a on/off toggle but being able to select the roles.
Examples:
Ideally this isn't a on/off toggle but being able to select the roles.
Examples:
- project admins and project managers can see all members
- simple users only see the project admins
- non-members (on public projects) can't see any members.
History
#1 Updated by Kioma Aldecoa about 1 year ago
I agree, this is a critical feature for me too.
#2 Updated by Terence Mill about 1 year ago
+1
#3 Updated by Tomasz Sawicki about 1 year ago
+1
And maybe additional project setting to totally disable displaying of members.
#4 Updated by Tomasz Sawicki about 1 year ago
- File view_project_members_permission-1.3.1.patch added
Attached patch for 1.3.1 adding permission to view project members and show members option for project.
#5 Updated by Tomasz Sawicki about 1 year ago
I forgot - above patch needs database migrate:
rake db:migrate RAILS_ENV=production
#6 Updated by Terence Mill about 1 year ago
This will only reach trunk if you add some tests
