Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-306

diffing update should be default

      Currently the default behaviour of `Realm.create()` is to create new objects (updateMode defaults to 'never'). The suggestion is to change it to 'modified'.

      The code change is in https://github.com/realm/realm-js/blob/master/src/js_realm.hpp#L970 (false -> true). But maybe some tests will fail due to this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kenneth.geisshirt@mongodb.com Kenneth Geisshirt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: