mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #206] Sync causes duplicates in bookmark bar #196
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ddt3 on GitHub (Dec 3, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/206
Software versions
Steps to reproduce
I use automatic sync from both my home computer and work laptop. Over time sub folders in folders get duplicated and those folders contain multiple duplicates of the same bookmark. These bookmarks are not shown in the nextcloud app.
Expected outcome
Sync from laptop to nextcloud
and sync from computer to nextcloud and v.v. would cause the same bookmarks across all computers.
Actual outcome
Some of the bookmarks are duplicated, not all
https://pasteboard.co/HQ1zo2D.png
https://pasteboard.co/HQ1B2Vo.png
...
Debug log
@marcelklehr commented on GitHub (Dec 3, 2018):
I think the latest releases have possibly fixed this. Please keep an eye out for future duplications of folders.
@ddt3 commented on GitHub (Dec 11, 2018):
This version indeed removes the duplicate bookmarks. In the previous version the bookmark list just kept growing and growing. That caused a number of duplicate folders. Those duplicate folders did not disappear with this version.
But fortunately this version does not cause new duplicate folders. I removed the duplicate folders manually and it all appears to work now. Remove duplicate folders did cause another error:
Can't find parent bookmark for id.
Can't find parent bookmark for id.
Can't find parent bookmark ...
.....(repeated)
That was solved by checking "reset cache".
So yes: problem solved!
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.