-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync: not all bookmarks synced #3777
Milestone
Comments
Here is an explanation why brave/brave-core#2016 fixes this issue. Description of lost bookmarks situation:
After the fix Device1 sends data when SQS_dev2 is ready, so there are no bookmarks lost. Also tested with 3 devices: 3rd device also got all the records. |
19 tasks
This was referenced Mar 25, 2019
Verified passed with
Verification passed on
Used STR from description Verification passed on
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This is found from STR of #3261 .
Steps to Reproduce
Taken from #3261 .
Designate one to be macOS1/device1. Import 5k bookmarks.
https://github.com/brave/brave-browser/files/2841825/brave_sortish_5000.-.ordered.html.zip
On the other device (macOS2/device2) import 1k bookmarks.
https://github.com/brave/brave-browser/files/2841831/brave_sortish_1000.-ordered.html.zip
Start sync chain on macOS1 and join on macOS2.
In about 50-60 minutes devices should be synced.
Export bookmarks from device1 and device2 to separate files
Compare exported files
Actual result:
A lot of bookmarks are missing on device2
Expected result:
All bookmarks are equal on both devices.
The
<DT><A HREF="https://www.amazon.com/s/ref=sr_pg_2?rh=i%3Aaps%2Ck%3AB00160D1XQ%7CB01E78WLCU%7CB00HR1M8KK%7CB00NHQHOZS%7CB00NHQHP3E%7CB00NHQHP2U%7CB00NHQHPFC%7CB00NHQHP9S%7CB00NHQHKF2%7CB00NHQHK1G%7CB00NHQHJZS%7CB00NHQHKFC%7CB00WHXP7LK%7CB00WHY4ADA%7CB018AIFN50%7CB018AIFN9Q%7CB018AIFLYS%7CB018AIFLSY%7CB018AIFN6Y%7CB018AIFM4C%7CB018AIFLFM%7CB018AIFR6K%7CB01E78WKEO%7CB010B4RSLI&page=2&keywords=B00160D1XQ%7CB01E78WLCU%7CB00HR1M8KK%7CB00NHQHOZS%7CB00NHQHP3E%7CB00NHQHP2U%7CB00NHQHPFC%7CB00NHQHP9S%7CB00NHQHKF2%7CB00NHQHK1G%7CB00NHQHJZS%7CB00NHQHKFC%7CB00WHXP7LK%7CB00WHY4ADA%7CB018AIFN50%7CB018AIFN9Q%7CB018AIFLYS%7CB018AIFLSY%7CB018AIFN6Y%7CB018AIFM4C%7CB018AIFLFM%7CB018AIFR6K%7CB01E78WKEO%7CB010B4RSLI&ie=UTF8&qid=1466508917" ADD_DATE="0">2759</A>
may be missing, this situation has another nature and will have separate issue (brave/sync#289).Reproduces how often:
Easily
Brave version (brave://version info)
Reproducible on current release:
Yes, release/beta/dev.
The text was updated successfully, but these errors were encountered: