Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-127

@Ignore fields should be changeable in objects in RealmResults list without persistance

      There is no way to update @ignored fields in RealmResults, which has many use cases to carry processing logic on RealmResults from method to method.

      In the case of RealmResults update, we have two options, they should remain unchanged or change to default value. But if there is no change it is clear, RealmResults should persist the @ignore for that session of results (not to database but list).
      As discussed in #923

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

              Created:
              Updated: