Skip to content

perf(issues): Use progress search for Inbox count - #120762

Draft
roggenkemper wants to merge 2 commits into
masterfrom
roggenkemper/fix/inbox-issue-count-performance
Draft

perf(issues): Use progress search for Inbox count#120762
roggenkemper wants to merge 2 commits into
masterfrom
roggenkemper/fix/inbox-issue-count-performance

Conversation

@roggenkemper

@roggenkemper roggenkemper commented Jul 28, 2026

Copy link
Copy Markdown
Member

The Inbox navigation count now reads X-Hits from a one-row, progress-sorted /issues/ request instead of using the generic /issues-count/ search path. It keeps the existing combined progress and assignment scope, 99+ display behavior, and three-minute cache while aligning the badge with the faster Postgres-backed query used by Inbox sections.

Issues

  • Resolves: ISWF-3136

@linear-code

linear-code Bot commented Jul 28, 2026

Copy link
Copy Markdown

ISWF-3136

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 28, 2026
…box-issue-count-performance

# Conflicts:
#	static/app/views/issueList/queries/useInboxIssueCount.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant