wallabag / wallabag/android-app
Annotations are not always synced from server during fast sync
Open
Bug
depends on wallabag server
- Dominant language
- Java
- Stars
- 587
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
[Server does not consider annotation changes as article changes](https://github.com/wallabag/wallabag/issues/4345). That's why fast update does not receive articles with only annotations changed.
Client-to-server sync is fine.
Workarounds:
* Full sync.
* Doing other changes to article.
For example, if you create an annotation, then favorite and immediately unfavorite the article, the article (and the new annotation) will be synced to the client with fast sync.
Marking read/unread, changing title, changing tags work to.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.