Skip to content

fix(collaboration): harden the mention notification endpoint - #3297

Draft
fschade wants to merge 2 commits into
opencloud-eu:mainfrom
fschade:fix-mention-notification-review
Draft

fix(collaboration): harden the mention notification endpoint#3297
fschade wants to merge 2 commits into
opencloud-eu:mainfrom
fschade:fix-mention-notification-review

Conversation

@fschade

@fschade fschade commented Aug 12, 2026

Copy link
Copy Markdown
Member

Description

  • the requester now has to have access to the file
  • recipients are deduped
  • a recipient that cannot be resolved no longer drops the notification for everyone else
  • errors map to 400/403/404 instead of 500
  • remove unused type field is gone from the request body.
  • move the mention endpoint to graph

Related Issue

How Has This Been Tested?

  • unit tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@codacy-production

codacy-production Bot commented Aug 12, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 44 complexity · 12 duplication

Metric Results
Complexity 44
Duplication 12

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@fschade fschade self-assigned this Aug 13, 2026
@github-project-automation github-project-automation Bot moved this to Qualification in OpenCloud Team Board Aug 13, 2026
@fschade fschade moved this from Qualification to In Progress in OpenCloud Team Board Aug 13, 2026
@fschade
fschade force-pushed the fix-mention-notification-review branch from ab23c19 to caf90b9 Compare August 14, 2026 12:58
@fschade
fschade force-pushed the fix-mention-notification-review branch from caf90b9 to 5f9ad05 Compare August 14, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

collaboration @user mentions review

1 participant