Feature #7224
openPermission for seeing Members on Project Overview
0%
Description
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.
Files
Related issues
Updated by Kioma Aldecoa over 13 years ago
I agree, this is a critical feature for me too.
Updated by Tomasz Sawicki over 13 years ago
+1
And maybe additional project setting to totally disable displaying of members.
Updated by Tomasz Sawicki over 13 years ago
Attached patch for 1.3.1 adding permission to view project members and show members option for project.
Updated by Tomasz Sawicki over 13 years ago
I forgot - above patch needs database migrate:
rake db:migrate RAILS_ENV=production
Updated by Terence Mill over 13 years ago
This will only reach trunk if you add some tests
Updated by Mischa The Evil about 11 years ago
- Related to Feature #10059: Hide list of members in project overview added
Updated by Toshi MARUYAMA over 10 years ago
- Related to Feature #6014: Restricted access for clients on a closed-source project added
Updated by Jean-Philippe Lang about 8 years ago
- Has duplicate Feature #18093: Please add the permission "can see project members" to the roles, or better an "hidden member" attribute for roles or memberships added
Updated by Jean-Philippe Lang about 8 years ago
- Has duplicate Feature #24585: Hide Members added
Updated by Go MAEDA over 6 years ago
- Related to deleted (Feature #6014: Restricted access for clients on a closed-source project)
Updated by Aleksandar Pavic almost 5 years ago
+1 this is important feature, if for example company has lot's of users, and 1 product that all of them use. In some cases, users (Customer role for example) shouldn't know who other users are. Currently they are using workarounds... Additionals plugin is offering to hide other users of the same role, but there should also be ability to hide all users (except the ones working on issue).
Updated by Pawel Orzechowski over 4 years ago
+1, I agree with @Aleksander Pavic.