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

Synced Realm -> synced Realm conversion fails to sync with server

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

      When invoking `realm->write_copy(<path>, <encryption key>);` to copy one synced Realm to another synced Realm, subsequent attempts to upload changes to the server stall and timeout – even when there are no changes.

      `wait_for_upload_completion` (here) does not not return when called on the newly created Realm.

      Reproduction (in JS) and logs are available if needed.

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            franck.franck@mongodb.com Franck Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: