Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where device lists would break sync #17292

Merged
merged 3 commits into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Fix bug where device lists would break sync

    If the stream ID in the unconverted table is ahead of the device lists
    ID gen, then it can break all /sync requests that had an ID from ahead
    of the table.
    erikjohnston committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6e8a533 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e58eed0 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    erikjohnston committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    568d1a8 View commit details
    Browse the repository at this point in the history