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

User count for groups with disabled users is wrong #8008

Closed
MorrisJobke opened this issue Jan 23, 2018 · 2 comments
Closed

User count for groups with disabled users is wrong #8008

MorrisJobke opened this issue Jan 23, 2018 · 2 comments
Labels
3. to review Waiting for reviews bug feature: users and groups papercut Annoying recurring issue with possibly simple fix.
Milestone

Comments

@MorrisJobke
Copy link
Member

  • having a group "A" with two users "user1" and "user2"
  • disable "user1"
  • expected: group count for group "A" is 2 and shows the disabled user or it is 1 and doesn't show the user
  • actual: group count is 2 and doesn't show the user

bildschirmfoto 2018-01-23 um 15 17 38
bildschirmfoto 2018-01-23 um 15 17 43

cc @michag86 as you also experience this

cc @blizzz @nickvergessen @rullzer

@MorrisJobke
Copy link
Member Author

@skjnldsv I guess this is related to #8009 and should be fixed in the same code part.

@skjnldsv
Copy link
Member

@MorrisJobke Yes, this is directly related :)
Do you want a separate fix or can I include this in the Vue settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug feature: users and groups papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

2 participants