androidseb / mapmarker

Repository to host the Map Marker app resources (Website, Web App, App Binaries, etc.)
14 stars 2 forks source link

Fix rare timing sync bugs causing modified items to duplicate or all items to disappear #80

Closed androidseb closed 6 days ago

androidseb commented 3 weeks ago

Duplicated items

Under specific circumstances, folders or POIs could get duplicated with the following chain of events:

Note: avoiding edits while the cloud sync is happening (disabling automatic cloud sync makes this easier) will prevent this issue from happening.

Workaround: delete the duplicated items manually.

All items disappear

All map items can disappear after a cloud sync with the following chain of events:

Notes:

Workaround: use the cloud sync view history + restore feature to recover the previous data.

fraiyah commented 3 weeks ago

finally, i hope you can fix this thank you been annoyed of this bug every time i iterrupt the app

androidseb commented 2 weeks ago

These bugs are now fixed as of version 3.10.0-beta-730.