Skip to content

fix: loading notifications - #8126

Merged
luka-nextcloud merged 1 commit into
mainfrom
fix-loading-notifications
Jul 13, 2026
Merged

fix: loading notifications#8126
luka-nextcloud merged 1 commit into
mainfrom
fix-loading-notifications

Conversation

@luka-nextcloud

@luka-nextcloud luka-nextcloud commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Exception handling improvements:

  • Updated canSeeCardActivity to catch both NoPermissionException and DoesNotExistException, ensuring it returns false if the card doesn't exist or the user lacks permission.
  • Updated canSeeBoardActivity to also catch both NoPermissionException and DoesNotExistException, so it returns false if the board doesn't exist or the user lacks permission.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

@luka-nextcloud
luka-nextcloud requested a review from grnd-alt as a code owner July 1, 2026 09:44
@github-project-automation github-project-automation Bot moved this to 馃Л Planning evaluation (don't pick) in 馃摑 Productivity team Jul 1, 2026
@luka-nextcloud luka-nextcloud moved this from 馃Л Planning evaluation (don't pick) to 馃憖 In review in 馃摑 Productivity team Jul 1, 2026
@luka-nextcloud
luka-nextcloud force-pushed the fix-loading-notifications branch from 97017b3 to b864310 Compare July 3, 2026 15:13
@luka-nextcloud
luka-nextcloud force-pushed the fix-loading-notifications branch from b864310 to 13489c4 Compare July 8, 2026 12:42
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud
luka-nextcloud force-pushed the fix-loading-notifications branch from 13489c4 to 15bd0c9 Compare July 13, 2026 14:08
@luka-nextcloud
luka-nextcloud merged commit 13d5d95 into main Jul 13, 2026
41 checks passed
@luka-nextcloud
luka-nextcloud deleted the fix-loading-notifications branch July 13, 2026 16:46
@github-project-automation github-project-automation Bot moved this from 馃憖 In review to 鈽戯笍 Done in 馃摑 Productivity team Jul 13, 2026
@luka-nextcloud

Copy link
Copy Markdown
Contributor Author

/backport to stable33

@luka-nextcloud

Copy link
Copy Markdown
Contributor Author

/backport to stable34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Bug]: Failed to load notifications when a board deleted

2 participants