Skip to content
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

Won't sync some server-side changes #665

Open
K4LCIFER opened this issue Mar 26, 2024 · 0 comments
Open

Won't sync some server-side changes #665

K4LCIFER opened this issue Mar 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@K4LCIFER
Copy link

K4LCIFER commented Mar 26, 2024

1. Environment

  • Device: Pixel 6 Pro
  • OS: Android 14
  • APP: 0.9.12

2. Describe the bug

I am syncing with FreshRSS v1.23.1. If I create some changes server side (e.g. marking read, removing favorites), these changes don't get synced to ReadYou. However, creating favorites, and syncing new articles still works. It's only when a change is made to something that already exists on the app that it doesn't get properly updated.

For example:

  1. Mark a favorite on ReadYou
  2. Sync ReadYou
  3. Remove the favorite on the server
  4. Sync ReadYou
  5. Observe that the favorite persists in ReadYou, but is gone from the server.

This same behaviour also occurs if I make a change in another app. For example:

  1. Mark favorite on another app (e.g. NewsFlash)
  2. Sync on that app to the server
  3. Sync on ReadYou
  4. Observe that the favorite appears in ReadYou
  5. Remove the favorite on the other app (NewsFlash)
  6. Sync the other app to the server
  7. Sync on ReadYou
  8. Observe that ReadYou keeps the favorite despite it being gone from the server, and the other app.
@K4LCIFER K4LCIFER added the bug Something isn't working label Mar 26, 2024
@K4LCIFER K4LCIFER changed the title Won't sync server-side changes Won't sync some server-side changes Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant