Uh oh!
There was an error while loading. Please reload this page.
[stable30] fix(settings): Fix infinitely loading account management page with pagination of groups - #51782
Merged
Conversation
| function (string $gid) { | ||
| $group = $this->groupManager->get($gid); | ||
| return [ | ||
| 'id' => $group->getGID(), |
Check notice
Code scanning / Psalm
PossiblyNullReference
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pytalforce-pushed
the
backport/51336/stable30
branch
2 times, most recently
from
March 28, 2025 22:23
249f525 to
43f3693ComparePytal
commented
Mar 28, 2025
Member
Uh oh!
There was an error while loading. Please reload this page.
artonge
approved these changes
Mar 31, 2025
Signed-off-by: Christopher Ng <chrng8@gmail.com>
…gination of groups - Includes searching Signed-off-by: Christopher Ng <chrng8@gmail.com>
…tails Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
…re rendered Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
… loaded Signed-off-by: Christopher Ng <chrng8@gmail.com>
…ted groups Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
backportbotBotforce-pushed
the
backport/51336/stable30
branch
from
April 1, 2025 10:17
43f3693 to
9cac821Comparecome-nc
commented
Apr 1, 2025
Contributor
artonge
commented
Apr 1, 2025
Collaborator
Looking into it |
artongeforce-pushed
the
backport/51336/stable30
branch
5 times, most recently
from
April 1, 2025 12:19
cf5a729 to
5f95423Compareartonge
marked this pull request as ready for review
April 1, 2025 12:20
artongeforce-pushed
the
backport/51336/stable30
branch
from
April 1, 2025 12:21
5f95423 to
e1c56c2CompareSigned-off-by: Louis Chemineau <louis@chmn.me>
artongeforce-pushed
the
backport/51336/stable30
branch
from
April 1, 2025 13:19
e1c56c2 to
fcd5da1Comparesusnux
approved these changes
Apr 3, 2025
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #51336
Warning, This backport's changes differ from the original and might be incomplete⚠️ Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.