Skip to content

fix: loading notifications#8126

Open
luka-nextcloud wants to merge 1 commit into
mainfrom
fix-loading-notifications
Open

fix: loading notifications#8126
luka-nextcloud wants to merge 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

Signed-off-by: Luka Trovic <luka@nextcloud.com>
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

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

1 participant