Skip to content

fix: disable the text search when filtering by drafts - MEED-10296 - Meeds-io/meeds#3917#703

Merged
Jihed525 merged 1 commit intostable/7.1.x-exofrom
backport-10296
Apr 3, 2026
Merged

fix: disable the text search when filtering by drafts - MEED-10296 - Meeds-io/meeds#3917#703
Jihed525 merged 1 commit intostable/7.1.x-exofrom
backport-10296

Conversation

@sofyenne
Copy link
Copy Markdown
Contributor

@sofyenne sofyenne commented Apr 3, 2026

Prior to this change, when searching for news using a text query and selecting the drafts filter, the results returned were posted articles. This issue occurs because only news articles are indexed, making text search for drafts not possible. This change will disable text search when the drafts filter is selected.

…eeds-io/meeds#3917 (#692)

Prior to this change, when searching for news using a text query and selecting the drafts filter, the results returned were posted articles. This issue occurs because only news articles are indexed, making text search for drafts not possible. This change will disable text search when the drafts filter is selected.
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Apr 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

@Jihed525 Jihed525 merged commit 447db0a into stable/7.1.x-exo Apr 3, 2026
14 checks passed
@Jihed525 Jihed525 deleted the backport-10296 branch April 3, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants