Skip to content

[BUG]: Fetching messages; marking read messages as unread #487

@tonebacas

Description

@tonebacas

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?

  1. Launch RSS Guard.
  2. Fetch messages for feed (https://www.gamingonlinux.com/article_rss.php)
  3. Mark messages as read.
  4. 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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions