Uploaded image for project: 'Realm Dart SDK'
  1. Realm Dart SDK
  2. RDART-716

Ability to update the order of a list of embedded objects

      Problem

      It would be very useful to have better way to update the order of embedded objects in a managed list.

      Unfortunately, Realm seems not to allow to move individual instances (or to remove all before adding new and/or already managed objects). Although it is clear this won't work due the lifecycle of an embedded object, the only solution I have is to make a deep copy or by using normal Realm objects. Both are not ideal when lots of (nested) embedded objects are used.

      I wonder if this is something that can be supported out of the box?

      Solution

      No response

      Alternatives

      No response

      How important is this improvement for you?

      I would like to have it but have a workaround

      Feature would mainly be used with

      Local Database only

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: