Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-2232

Realm::convert()'s check for unuploaded changes is incorrect

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      no_pending_local_changes() checks if there are any untrimmed changesets of local origin, not if there's any unuploaded changesets. Changesets continue to be stored locally after they are uploaded for merging purposes until the server tells us that they are no longer needed, which doesn't always happen at the same time as the upload is acknowledged.

            Assignee:
            thomas.goyne@mongodb.com Thomas Goyne
            Reporter:
            thomas.goyne@mongodb.com Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: