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

Disabled users tab not working unless searching #41342

Closed
nickvergessen opened this issue Nov 8, 2023 · 1 comment · Fixed by #40169
Closed

Disabled users tab not working unless searching #41342

nickvergessen opened this issue Nov 8, 2023 · 1 comment · Fixed by #40169

Comments

@nickvergessen
Copy link
Member

Steps

  1. Go to user management
  2. Switch to "Disabled users (1)"

Expected

See disabled users

Actually

If none of the first 25 users of the instance are disabled the list will be empty:
023-11-08 14-53-41.webm

Problem

It queries …/ocs/v2.php/cloud/users/details?offset=0&limit=25&search= without a filter for disabled users and it does not "loop"

cc @Pytal

@nickvergessen nickvergessen added this to the Nextcloud 28 milestone Nov 8, 2023
@Pytal Pytal self-assigned this Nov 8, 2023
@Pytal
Copy link
Member

Pytal commented Nov 8, 2023

Addressed by #40169

@Pytal Pytal linked a pull request Nov 8, 2023 that will close this issue
2 tasks
@Pytal Pytal added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Nov 8, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants