Skip to content

feat(issue-search): Add attachment filter - #123097

Draft
scttcper wants to merge 1 commit into
masterfrom
scttcper/attachment-issue-search
Draft

feat(issue-search): Add attachment filter#123097
scttcper wants to merge 1 commit into
masterfrom
scttcper/attachment-issue-search

Conversation

@scttcper

Copy link
Copy Markdown
Member

Adds has_attachments:true/false, has:has_attachments, and !has:has_attachments filters to issue search. Uses attachment metadata in Postgres without adding attachment state to Snuba.

Fixes #48680

Issues with event attachments can't currently be filtered in issue search. Add a Postgres EXISTS condition and keep the attachment filter out of Snuba.\n\nRefs #48680\n\nCo-Authored-By: Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search capabilities for Attachments

1 participant