Skip to content

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

Merged
sofyenne merged 1 commit intofeature/maintenancefrom
Task/10296
Mar 24, 2026
Merged

fix: disable the text search when filtering by drafts - MEED-10296 - Meeds-io/meeds#3917#692
sofyenne merged 1 commit intofeature/maintenancefrom
Task/10296

Conversation

@sofyenne
Copy link
Copy Markdown
Contributor

@sofyenne sofyenne commented Mar 24, 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.

@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Mar 24, 2026
@sofyenne sofyenne changed the base branch from feature/meeds-qaui to feature/maintenance March 24, 2026 10:45
@exo-swf exo-swf force-pushed the feature/maintenance branch from 87505d8 to 4672a07 Compare March 24, 2026 10:51
@sonarqubecloud
Copy link
Copy Markdown

@sofyenne sofyenne requested a review from mkrout March 24, 2026 11:06
@sofyenne sofyenne merged commit 7100a60 into feature/maintenance Mar 24, 2026
8 checks passed
@sofyenne sofyenne deleted the Task/10296 branch March 24, 2026 16:32
sofyenne added a commit that referenced this pull request Apr 3, 2026
…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.
sofyenne added a commit that referenced this pull request Apr 3, 2026
…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.
Jihed525 pushed a commit that referenced this pull request Apr 3, 2026
…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.
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