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

AUTH module: change condition for loading more users (switch user) #586

Merged

Conversation

StefanieD
Copy link
Contributor

Hallo,

momentan existiert ein Bug. Wenn ein Admin den "Benutzer wechseln" möchte, erscheinen in der Liste nicht alle Nutzer. Das liegt daran, dass die more Condition den Faktor 20 erhält. Hier müsste der Wert pagePerItem ausgelesen werden.
Als Standard ist der Wert für pagePerItem = 10. Deshalb habe ich den Faktor angepasst.
Das könnte eventuell auch der Grund für das Issue 408 sein (#408)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 41.186% when pulling 599b15e on StefanieD:bug/user-switch-see-all-users into 4aef6ee on cross-solution:master.

@TiSiE TiSiE self-assigned this Jul 20, 2020
@TiSiE TiSiE merged commit 547e15d into cross-solution:master Jul 20, 2020
@StefanieD StefanieD deleted the bug/user-switch-see-all-users branch July 20, 2020 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants