Content
View differences
Updated by Jens Ulferts over 6 years ago
### **Steps to reproduce:**
1. Assign a user to a group
2. Add the user to a project with a role
3. Add the group to the project with the same role
4. Add a members widget to the dashboard
### **Actual Behavior**
Member is displayed twice in the widget e.g.

### **Expected Behavior**
Member should only be displayed once per role.
### Note
The reason for the bug is that the role is listed multiple times in the membership resource.
1. Assign a user to a group
2. Add the user to a project with a role
3. Add the group to the project with the same role
4. Add a members widget to the dashboard
### **Actual Behavior**
Member is displayed twice in the widget e.g.

### **Expected Behavior**
Member should only be displayed once per role.
### Note
The reason for the bug is that the role is listed multiple times in the membership resource.