Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Members dashboard widget showing wrong value #2502

Closed
arrenv opened this issue Jun 10, 2024 · 0 comments · Fixed by #2571
Closed

Members dashboard widget showing wrong value #2502

arrenv opened this issue Jun 10, 2024 · 0 comments · Fixed by #2571
Assignees
Labels
bug Something isn't working needs more info The issue requires more information in order to be resolved.

Comments

@arrenv
Copy link
Member

arrenv commented Jun 10, 2024

Steps to reproduce

  1. Add 2 members with permissions in General team.
  2. Create a new team.
  3. Pay one of the members in the new team.
  4. Return to the dashboard and filter by the team.
  5. Check the members widget number on the dashboard for the new team, shows 1 member in the widget.
  6. Click on the members widget on the dashboard for the new team, members page shows 2 members.

The problem here is that the child team inherits permissions from the parent General team, thus they are counted on the members page. However, the widget does not account for this and only counts the number of members with reputation. Member specifically with permissions in the team are correctly included in the widget.

Expected behaviour

  • The members widget should accurately represent the number of members in the team, including those with inherited permissions.

Actual behaviour

  • Members with inherited permissions in a team are not included in the members dashboard widget, however, are included on the members page.

image

image

@arrenv arrenv added the bug Something isn't working label Jun 10, 2024
@rdig rdig added the needs more info The issue requires more information in order to be resolved. label Jun 17, 2024
@rumzledz rumzledz self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info The issue requires more information in order to be resolved.
Projects
None yet
3 participants