Bug with feed parameters handling

The Edit/Preferences/Advanced/Feeds menu allows to define two default parameters for feeds:
* Remove read items after N days
* Remove unread items after M days

When creating a new feed, these default values are not respected: the new feed gets
* Remove read items after M days
* Remove unread items after N days
(M and N have been swapped)

Illustration at
https://github.com/jmandreoli/Public/blob/main/zotero-issue.pdf
Sign In or Register to comment.