Skip to content

Conversation

@suejung-sentry
Copy link
Member

Update legacy feature enablement switch so it does NOT show for new seat-based plan orgs. It still shows for legacy payg seer orgs and code-review-beta orgs (that are not on the new seat-based plan).

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 19, 2025
),
}),
visible: ({model}) => {
if (showNewSeer(organization)) {
Copy link
Member

@ryan953 ryan953 Dec 19, 2025

Choose a reason for hiding this comment

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

This showNewSeer() call should already be handling the case

Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't see showNewSeer() handling those in code-review-beta cohort (whether on old seer plan, new seer plan, or neither)

Copy link
Member

@ryan953 ryan953 Dec 19, 2025

Choose a reason for hiding this comment

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

There's a comment in there that it should be handled... but it's not.
We should add a check for the flag inside that function, to match the comment. that'll also mean the other places that call showNewSeer() will be aligned as well.

Copy link
Member

@ryan953 ryan953 Jan 15, 2026

Choose a reason for hiding this comment

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

following up with #106425

@getsantry
Copy link
Contributor

getsantry bot commented Jan 10, 2026

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Jan 10, 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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants