Skip to content

Comments

fix: filter out deleted orgs in org select#133

Open
nainglinnkhant wants to merge 1 commit intomainfrom
filter-out-deleted-orgs-in-org-selection
Open

fix: filter out deleted orgs in org select#133
nainglinnkhant wants to merge 1 commit intomainfrom
filter-out-deleted-orgs-in-org-selection

Conversation

@nainglinnkhant
Copy link
Contributor

@nainglinnkhant nainglinnkhant commented Feb 17, 2026

Note

Low Risk
Small, localized client-side filtering change; risk is limited to potentially hiding orgs if the API sets deletedAt unexpectedly.

Overview
Updates listOrganizations to treat the API response as possibly including a deletedAt field and filters out any organizations with deletedAt set before returning results, preventing deleted orgs from showing up in the organization selection flow.

Written by Cursor Bugbot for commit 630bbbf. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant