-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
Component-CoreComponent-DBStatus-FixedTicket is resolved.Ticket is resolved.Type-DefectThis is BUG!!!This is BUG!!!
Milestone
Description
Brief description of the issue
When fetching new messages for the following feed, messages which were marked as read are now marked as unread.
feed: https://www.gamingonlinux.com/article_rss.php
How to reproduce the bug?
- Launch RSS Guard.
- Fetch messages for feed (https://www.gamingonlinux.com/article_rss.php)
- Mark messages as read.
- Fetch messages for same feed again.
What was the expected result?
On step 4, I expected any new message to show as unread on the feed.
What actually happened?
On step 4, messages which were previously marked as read are now marked as unread, along with any actual new message.
Other information
I've experimented with database options use DB transactions
and use in-memory database
, restarting the application when needed. The result is the same regardless.
Operating system and version
- OS: Windows 10
- RSS Guard version: 4.0.1
Metadata
Metadata
Assignees
Labels
Component-CoreComponent-DBStatus-FixedTicket is resolved.Ticket is resolved.Type-DefectThis is BUG!!!This is BUG!!!