Allow configuration of MAX_PICKABLE_DAYS for self-hosted with longer than 90 days of retention
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
We have a self-hosted Sentry installation that has a retention of 365 days for events. Currently the UI is limited to a max of 90 days for the datetime picker. We would like to be able to configure that picker to use the same values as the event retention.
### Solution Brainstorm
_No response_
### Product Area
Settings - General
Contributor guide
Research direction
Start by locating MAX_PICKABLE_DAYS and the Settings - General datetime-picker code, then trace how self-hosted event retention is exposed. Done means the picker can be configured for retention periods longer than 90 days, including the reported 365-day case, and its available values match that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100