-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 management: filtering and groups #8516
Comments
Postponing to 7.0.2 @raghunayyar @blizzz anyone of you working on this? |
@MorrisJobke @LukasReschke solved with OC8? THX |
Nope |
Or let's say it in another way: We didn't changed anything related to this |
covered by another issue -> close |
I added this to the list for 8.1 in #12998 |
thx |
Nope. I just referenced this issue ;) |
Closing in favor of #8516 |
😸 |
Hmm, I don't remember which one. Let's keep it open then, it will surely pop up again. |
From #7151
@ringmaster @blizzz yes, that was the case previously. Filtering should filter both on users (both username and displayname) as well as the groups that users belong to.
Say I have the user »testing« who belongs to no group. Then the users »owen« and »jan« who belong to the group »Test«. Then the user »thomas« whose full name is »Thomas Test« (weird last name, I know).
Now when I search for »test«, all these users should show up. Prioritizing those which have a matching username/displayname.
And the group list should be updated accordingly – with the updated numbers next to the groups. And when there are groups of which neither a group name nor a user inside that group is a match, they should not be shown in the group list.
The text was updated successfully, but these errors were encountered: