Issue activity past first 100 are not visible on issue details page
Open
Bug
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 635
Description
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Find an issue with >100 activity records (`sentry_activity`)
2. Try to view the earliest activity
### Expected Result
Earliest activity is visible.
### Actual Result
Earliest activity is not visible.
### Product Area
Issues
### Link
_No response_
### DSN
_No response_
### Version
_No response_
Contributor guide
Research direction
Start by reproducing the issue in the Sentry SaaS issue details page with an issue containing more than 100 sentry_activity records, then trace how activity records are loaded and displayed. Done means the earliest activity is visible, not just the most recent 100 records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100