Adjust default sort of flow page visits admin page so it can be shown without a table scan
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the flow page visits admin page and inspect how its default ordering is selected and how the visits query is executed. Confirm that the revised default sort avoids a table scan while preserving the intended visit ordering, then run the relevant admin-page tests or query checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, database, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100