Skip to content

Fix conflict notification IDs for large file IDs#161

Open
zerox80 wants to merge 1 commit into
opencloud-eu:mainfrom
zerox80:zerox80/fix-conflict-notification-ids
Open

Fix conflict notification IDs for large file IDs#161
zerox80 wants to merge 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

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.

1 participant