Skip to content

Conversation

@dashed
Copy link
Member

@dashed dashed commented Jan 25, 2026

closes https://linear.app/getsentry/issue/BIL-2007/add-size-analysis-to-notification-settings-ui-frontend

Summary

Enable the Size Analysis quota notification setting to appear in the user notification settings UI, gated behind the expose-category-size-analysis feature flag.

  • Set isBilledCategory: true for SIZE_ANALYSIS in DATA_CATEGORY_INFO
  • Add expose-category-size-analysis feature flag filtering in filterCategoryFields()
  • Gate quotaSizeAnalyses notification setting behind feature flag

Dependencies

  • Requires PR #106939 (BIL-1918) to be merged first

Test plan

  • Existing notification settings tests pass (18 tests)
  • Pre-commit checks pass
  • Manual verification that Size Analysis appears in notification settings only when feature flag is enabled

- Set isBilledCategory: true for SIZE_ANALYSIS in DATA_CATEGORY_INFO
- Add expose-category-size-analysis feature flag filtering in filterCategoryFields()
- Gate quotaSizeAnalyses notification setting behind feature flag

Closes BIL-2007
@linear
Copy link

linear bot commented Jan 25, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 25, 2026
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.

2 participants