Skip to content

Fix logic for searching labels#7863

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix-logic-search-labels
Aug 27, 2025
Merged

Fix logic for searching labels#7863
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix-logic-search-labels

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Aug 27, 2025

L:1 L:2 is supposed to be an implicit AND (before this PR, it was wrongly an OR),
while L:1,2 as well as L:1 OR L:2 is an OR logic

`L:1 L:2` is supposed to be an implicit `AND`,
while `L:1,2` as well as `L:1 OR L:2` is an `OR` logic
@Alkarex Alkarex added Search 🔍 Bug (confirmed) 🐞 issues that are reproducible labels Aug 27, 2025
@Alkarex Alkarex added this to the 1.28.0 milestone Aug 27, 2025
@Alkarex Alkarex merged commit 288992d into FreshRSS:edge Aug 27, 2025
1 check passed
@Alkarex Alkarex deleted the fix-logic-search-labels branch August 27, 2025 19:56
@Alkarex Alkarex modified the milestones: 1.28.0, 1.27.1 Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug (confirmed) 🐞 issues that are reproducible Search 🔍

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant