Skip to content

[Bug] User query parameters reset #7411

@benfishbus

Description

@benfishbus

Describe the bug

When configuring a User Query, parameters are reset upon save.

This happens with newly saved queries, and with ones I created a long time ago.

To Reproduce

  1. Go to a feed category
  2. Click the star icon to display only favorite articles
  3. Click the bookmark icon and select "Bookmark current query"
  4. Go to User Queries configuration screen
  5. Observe that the query description is "Display favorite articles"
  6. Click the gear icon to configure the query just saved
  7. Observe that the selected states are "Show read", "Show unread", and "Show favorites"
  8. Click the Submit button
  9. Observe that all states are now selected, and the description of the query has changed accordingly to "Display all articles"

Expected behavior

No response

FreshRSS version

1.26.0

System information

  • Database version: as provided in docker image
  • PHP version: 8.3.15
  • Installation type: Docker (linuxserver.io)
  • Web server type: as provided in docker image
  • Device: PC
  • OS: Win11
  • Browser: Edge 133.0.3065.92 (also reproduced in Firefox)

Additional context

There are strange errors in FreshRSS log, but the timestamps do not seem to correspond to the events of this issue.

2025-03-06 09:00:02 | read_ext_cat does not exist in configuration
2025-03-06 08:47:35 | flaresolver_maxTimeout does not exist in configuration
2025-03-06 08:45:32 | filters does not exist in configuration

The first one appears extremely frequently of late. Perhaps tied to feed refresh.

2025-03-06 08:30:06 | read_ext_cat does not exist in configuration
2025-03-06 08:30:05 | read_ext_cat does not exist in configuration
2025-03-06 08:30:05 | read_ext_cat does not exist in configuration
2025-03-06 08:30:04 | read_ext_cat does not exist in configuration
2025-03-06 08:30:03 | read_ext_cat does not exist in configuration
2025-03-06 08:30:02 | read_ext_cat does not exist in configuration
2025-03-06 08:30:02 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:58 | read_ext_cat does not exist in configuration
2025-03-06 07:16:58 | read_ext_cat does not exist in configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug (unconfirmed)issues that could not be reproduced yet

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions