Skip to content

Fix conflict notification IDs for large file IDs#161

Merged
guruz merged 1 commit into
opencloud-eu:mainfrom
zerox80:zerox80/fix-conflict-notification-ids
May 30, 2026
Merged

Fix conflict notification IDs for large file IDs#161
guruz merged 1 commit into
opencloud-eu:mainfrom
zerox80:zerox80/fix-conflict-notification-ids

Conversation

@zerox80
Copy link
Copy Markdown
Contributor

@zerox80 zerox80 commented May 12, 2026

Summary

  • avoid truncating large file IDs before notification ID range checks
  • use a stable fallback notification ID when the file ID does not fit in Int
  • keep one notification per conflicted file

Tests

  • Added coverage for Int-range IDs, large IDs, and missing IDs

@guruz guruz self-requested a review May 18, 2026 11:14
@guruz guruz merged commit a2d13dc into opencloud-eu:main May 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants