Search capabilities for Attachments
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
Currently there is no way to search for Issues containing attachments.
In order to protect attachment quota I want to be able to know which issues are having an attachment so I can filter them out in the future
### Solution Brainstorm
According to the @priscilawebdev there needs to be front-end and backend work done
Here are some files for guidance
Issue Search on the Backend: [sentry/issue_search.py at c7f528ab54e282b7a6492edaa37c01fc6afab752 · getsentry/sentry]()
Smart Search items description Frontend: [sentry/index.ts at c7f528ab54e282b7a6492edaa37c01fc6afab752 · getsentry/sentry]()
### Product Area
Issues
┆Issue is synchronized with this [Jira Improvement]() by [Unito]()
Contributor guide
Assessment
This issue has not been assessed yet.