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

Inconsistent depth of notification when using wildcard

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

      I’ve been adding the keypath filtering for objects on Dart, and I’m seeing something strange.
      I’m subscribing to notifications on an object using the keypath .. I would expect that this would give me notifications for all the top level properties and one level down, but I’m getting notifications for much deeper levels when following links.
      Using just a single wildcard * just gives notifications for the top level, as expected instead.

      The following test is passing, but it should not.

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: