You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
When you turn on syncing for history in pyramid 1, we do not sync history from pyramid 0 that was created before 'sync history' was turned on in pyramid 1. This was a design decision we made to limit bandwidth usage.
So the following should work:
turn on sync history in pyramid 0
turn on sync history in pyramid 1
go to example.com in pyramid 0
example.com should appear in pyramid 1
However, history entries in pyramid 0 that were created before "sync history" in pyramid 1 was enabled will not be synced to pyramid 1. @alexwykoff please confirm that you also see this behavior.
Maybe this should be documented, or we can add a switch to 'sync history since the beginning of time'.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When 'Browsing history' is toggled on for Sync, it should be synced.
Platform (Win7, 8, 10? macOS? Linux distro?):
OS X for either Pyramid
Brave Version (revision SHA):
0.15.0 RC3 for Pyramid 0
0.14.1 (current prod) for Pyramid 1
Steps to reproduce:
Actual result:
History is not synced.
Expected result:
History should eventually sync.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
Haven't tried yet.
Can this issue be consistently reproduced?
Haven't tried yet.
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Pyramid 0:
Pyramid 1:
The text was updated successfully, but these errors were encountered: