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

Missing notifications after client reset.

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      Expected results

      Get a change notification on an object collection after manually recovering some data during a discard local changes client reset.

      Actual Results

      We don't get a notification. If we commit an empty transaction then the notification is propagated with the changes done in a previous transaction.

      Steps & Code to Reproduce

      1. Add a listener to an object collection.
      2. Trigger discard local client reset.
      3. At onAfter write some data to the before after Realm.
      4. No notification is received for that new data.

      Core version

      Core version: 13.23.1

            Assignee:
            Unassigned Unassigned
            Reporter:
            clemente.tort@mongodb.com Clemente Tort Barbero
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: