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

"mark as read" preferences are reset if application settings are incorrect #3057

Closed
SansGuidon opened this issue Jan 4, 2025 · 0 comments · Fixed by #3078
Closed

"mark as read" preferences are reset if application settings are incorrect #3057

SansGuidon opened this issue Jan 4, 2025 · 0 comments · Fixed by #3078
Labels
bug Bug Report

Comments

@SansGuidon
Copy link

SansGuidon commented Jan 4, 2025

Version:

Miniflux
Version: 2.2.4
Git Commit d345c87
Build Date: 2024-12-20T21:08:22+0000
Postgres version: 14.12 (Ubuntu 14.12-0ubuntu0.22.04.1)
Go version: go1.23.4

I had reported the symptom months ago without being able to reproduce it nor explain it but it occured again today and I can reproduce it easily:

  • go to reader settings and set your mark as read preference to Automatically mark entries as read when viewed and update.
  • go to application settings and add some invalid block rule like EntryTags=(?i)(JEUX DE RÔLE) where Tags in plural form is wrong and should be singular instead...
  • save the changes / click update...
  • Miniflux complains because of the typo in block rules, and already your reader settings are reset for the mark as read preference with zero option selected: the selection is just blank/empty.
  • go to the application settings and correct the typo in EntryTags to be EntryTags.
  • save the application settings
  • your application settings are now correct but your reader settings are set to the first option in the list: Mark entries as read manually even if you have never touched it for months.

Can someone else confirm if this can be reproduced with other instances?

@SansGuidon SansGuidon changed the title "mark as read" preferences are reset if application settings are invalidated "mark as read" preferences are reset if application settings are incorrect Jan 4, 2025
@fguillot fguillot linked a pull request Jan 13, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug Report
Development

Successfully merging a pull request may close this issue.

2 participants