Skip to content

fix(updatenotification): Fix error handling when fetching applist for server update - #52374

Merged
provokateurin merged 2 commits into
masterfrom
fix/updatenotification/applist-error-handling
Apr 24, 2025
Merged

fix(updatenotification): Fix error handling when fetching applist for server update#52374
provokateurin merged 2 commits into
masterfrom
fix/updatenotification/applist-error-handling

Conversation

@provokateurin

Copy link
Copy Markdown
Member

Summary

The error itself is passed to catch() and not just the response like it is passed to then().

Checklist

… server update
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurinprovokateurin added bug 3. to review Waiting for reviews labels Apr 23, 2025
@provokateurinprovokateurin added this to the Nextcloud 32 milestone Apr 23, 2025
@provokateurin
provokateurin requested a review from a team as a code ownerApril 23, 2025 14:43
@provokateurin
provokateurin requested review from artonge, sorbaugh and susnux and removed request for a teamApril 23, 2025 14:44
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@provokateurin
provokateurin requested review from skjnldsv and removed request for sorbaughApril 23, 2025 14:44
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Admin settings overview app compatibility check loads endlessly if 'appstoreenabled' => false

5 participants

@provokateurin@susnux@yemkareems@skjnldsv@nextcloud-command