Content
View differences
Updated by Oliver Günther about 4 years ago
### **Environment**:
Your OpenProject Version: 12.0.7
### **Steps to reproduce:**
1. Have a user Alice
2. Assign that user to two groups A and B
3. Add the two groups with different roles (let's say role\_A, role\_B) to a project
1. Group A -> role\_A
2. Group B -> role\_B
4. Edit group A membership and add another role (role\_C) so it has two roles (role\_A + role\_B)
5. Observe the member list
### **Actual Behavior**
Alice is showing only the roles either role\_A or role\_B, and is missing one of the Group A (role\_A, role\_C) but lost role\_B and the other inherited membership from Group B roles
If you remove "Group A" from the project, Alice is also removed despite being member of Group B
### **Expected Behavior**
The user gets assigned all roles, so that removing one group leaves the other role. The membership of both groups is tracked correctly. role
Your OpenProject Version: 12.0.7
### **Steps to reproduce:**
1. Have a user Alice
2. Assign that user to two groups A and B
3. Add the two groups with different roles (let's say role\_A, role\_B) to a project
1. Group A -> role\_A
2. Group B -> role\_B
4. Edit group A membership and add another role (role\_C) so it has two roles (role\_A + role\_B)
5. Observe the member list
### **Actual Behavior**
Alice is showing only the roles
If you remove "Group A" from the project, Alice is also removed despite being member of Group B
### **Expected Behavior**
The user gets assigned all roles, so that removing one group leaves the other role. The membership of both groups is tracked correctly.