Skip to content

feat(seer): Let api endpoint /seer/onboarding-check/ return needsConfigReminder#107702

Merged
ryan953 merged 1 commit intomasterfrom
ryan953/seer-orgs-need-config-INC-2023
Feb 5, 2026
Merged

feat(seer): Let api endpoint /seer/onboarding-check/ return needsConfigReminder#107702
ryan953 merged 1 commit intomasterfrom
ryan953/seer-orgs-need-config-INC-2023

Conversation

@ryan953
Copy link
Member

@ryan953 ryan953 commented Feb 5, 2026

This field is a hint that the UI should encourage users configure seer a little more completely

Depends on https://github.com/getsentry/sentry-options-automator/pull/6367

Will be cleaned up with: https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder

This field is a hint that the UI should encourage users configure seer a little more completly
@ryan953 ryan953 requested a review from a team as a code owner February 5, 2026 19:32
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 5, 2026
@ryan953 ryan953 changed the title feat(seer): Let /seer/onboarding-check/ return needsConfigReminder feat(seer): Let api endpoint /seer/onboarding-check/ return needsConfigReminder Feb 5, 2026
@ryan953 ryan953 requested review from a team and billyvg February 5, 2026 19:43
@ryan953 ryan953 merged commit 2430586 into master Feb 5, 2026
75 checks passed
@ryan953 ryan953 deleted the ryan953/seer-orgs-need-config-INC-2023 branch February 5, 2026 22:41
ryan953 added a commit that referenced this pull request Feb 6, 2026
…ig reminder (#107703)

I touched all the places that call `useSeerOnboardingCheck()` mostly to
validate the logic, and add `needsConfigReminder` if needed.

The main place that's changed is `useSeerOnboardingStep()` (different
hook!) which will return `SETUP_ROOT_CAUSE_ANALYSIS` if the org needs a
reminder.
This step will also get returned into `<PrimaryNavSeerConfigReminder>`
and cause it to pop up for the user. So they should see that popup on
any page, then get taken into the Wizard.


Depends on #107702

Will be cleaned up with:
https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…onfigReminder` (#107702)

This field is a hint that the UI should encourage users configure seer a
little more completely

Depends on
getsentry/sentry-options-automator#6367

Will be cleaned up with:
https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…ig reminder (#107703)

I touched all the places that call `useSeerOnboardingCheck()` mostly to
validate the logic, and add `needsConfigReminder` if needed.

The main place that's changed is `useSeerOnboardingStep()` (different
hook!) which will return `SETUP_ROOT_CAUSE_ANALYSIS` if the org needs a
reminder.
This step will also get returned into `<PrimaryNavSeerConfigReminder>`
and cause it to pop up for the user. So they should see that popup on
any page, then get taken into the Wizard.


Depends on #107702

Will be cleaned up with:
https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder
dcramer pushed a commit that referenced this pull request Feb 17, 2026
…onfigReminder` (#107702)

This field is a hint that the UI should encourage users configure seer a
little more completely

Depends on
getsentry/sentry-options-automator#6367

Will be cleaned up with:
https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder
dcramer pushed a commit that referenced this pull request Feb 17, 2026
…ig reminder (#107703)

I touched all the places that call `useSeerOnboardingCheck()` mostly to
validate the logic, and add `needsConfigReminder` if needed.

The main place that's changed is `useSeerOnboardingStep()` (different
hook!) which will return `SETUP_ROOT_CAUSE_ANALYSIS` if the org needs a
reminder.
This step will also get returned into `<PrimaryNavSeerConfigReminder>`
and cause it to pop up for the user. So they should see that popup on
any page, then get taken into the Wizard.


Depends on #107702

Will be cleaned up with:
https://linear.app/getsentry/issue/CW-771/cleanup-seerorganizationsforce-config-reminder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants