Skip to content

feat(supergroups): Filter supergroups to unresolved issues#112383

Merged
scttcper merged 1 commit intomasterfrom
scooper/supergroups-unresolved-filter
Apr 7, 2026
Merged

feat(supergroups): Filter supergroups to unresolved issues#112383
scttcper merged 1 commit intomasterfrom
scooper/supergroups-unresolved-filter

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 7, 2026

Pass status=unresolved to the supergroups by-group endpoint so the backend only returns group_ids for unresolved issues. Also skip supergroups with only 1 issue in the frontend lookup so they don't show up in the list.

Depends on #112216

fixes https://linear.app/getsentry/issue/ID-1440/hide-resolved-issues-from-counts-and-lists

Pass status=unresolved to the supergroups by-group endpoint and skip
supergroups with only 1 issue in the lookup.
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 7, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 2026
@scttcper scttcper marked this pull request as ready for review April 7, 2026 18:10
@scttcper scttcper requested a review from a team as a code owner April 7, 2026 18:10
@scttcper scttcper requested a review from cvxluo April 7, 2026 18:11
@scttcper scttcper merged commit fbf6de7 into master Apr 7, 2026
68 of 69 checks passed
@scttcper scttcper deleted the scooper/supergroups-unresolved-filter branch April 7, 2026 18:24
Copy link
Copy Markdown
Contributor

@cvxluo cvxluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why, but when i test it doesn't seem to work. e.g. this view, https://sentry-qi34cphg7.sentry.dev/issues/views/54711, supergroup id 731 still has resolved groups in the count

george-sentry pushed a commit that referenced this pull request Apr 9, 2026
Pass `status=unresolved` to the supergroups by-group endpoint so the
backend only returns group_ids for unresolved issues. Also skip
supergroups with only 1 issue in the frontend lookup so they don't show
up in the list.

Depends on #112216

fixes
https://linear.app/getsentry/issue/ID-1440/hide-resolved-issues-from-counts-and-lists
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.

3 participants