Hi, We are getting this error in out AppService log:
Failed to integrate download with non-retryable error: error transforming downloaded changesets in prepare-phase of download integration: error transforming remote changesets: error merging object {table: "mod_transfer_queue_document", obj: "2600" }: (ArrayInsert-ArrayInsert) prior size for array instructions does not match {ours.priorSize: 58, theirs.priorSize: 57}
We are using flutter sdk 3.16.5 and Realm 1.5.0.
We observe that there are changes that aren’t in mongo Atlas, is there any way to get back this changeSets in mongo atlas?
Regards