doug-m / CollectorAuroraTesting

Manage testing feedback for Collector holistic testing.
0 stars 7 forks source link

Update from Portal (server) are not shown in offline map once synced #254

Closed robelogb closed 5 years ago

robelogb commented 5 years ago

Issue

Expected Behavior

Map and Credentials

Steps to Reproduce

-download map for offline ( webmap settings has "Features" for "editable layers" checked for what to retrieved from server) -go to map viewer in portal and make edit -go to device and sync the offline map -edits made in map viewer is not shown on local mobile device

*tested in 10.6.1 ( haven't tested in 10.7 or latest version) and used registered database( not hosted). seem to be the with the current version of collector as well.

Device Information

miaogeng commented 5 years ago

@robelogb do you register data as version? If it is versioned data, map viewer is editing default version while offline map at Collector is using child version. You need to reconcile and post at the backend and sync at Collecor to see the change.

robelogb commented 5 years ago

@miaogeng

Yes, it is versioned. Thanks!

miaogeng commented 5 years ago

Thanks for confirmation.