-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Bug ? Mark all as read on queries results does not work #1944
Copy link
Copy link
Closed
Milestone
Description
Hi all !
I have defined a query (using the new OR boolean in search :-) ) which retrieves articles I find not interesting.
- When I try to mark them all as read using the button available at the bottom of the results
- OR When I use the Mark as read in the toolbar
it does not do anything : it displays a message saying : articles have been marked as read, but when i launch the query again : all the articles still appear as unread.
Using freshRSS 1.11.1 on Ubuntu 16.04 LTS / PHP 7.2 / MySQL
My query is simple (and works well) : intitle:"Bon plan" OR intitle:nintendo OR intitle:"[Promo]" OR intitle:"antivirus" OR intitle:"Bons plans" OR intitle:"concours"
Are you aware of this ?
GLLM
Reactions are currently unavailable