The records are coming back from the core just fine, but the actual upsert call in the collection is not working properly. It seems to just not be updating the items. Not sure if it's a composer bug or some obscure interface bug.
Points of interest:
models/_sync.js -- SyncCollection
controllers/settings/sync/item.js
The records are coming back from the core just fine, but the actual upsert call in the collection is not working properly. It seems to just not be updating the items. Not sure if it's a composer bug or some obscure interface bug.
Points of interest:
models/_sync.js--SyncCollectioncontrollers/settings/sync/item.js