Skip to content

fix: filter out deleted orgs in org select#133

Merged
nainglinnkhant merged 1 commit intomainfrom
filter-out-deleted-orgs-in-org-selection
Apr 4, 2026
Merged

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

Conversation

@nainglinnkhant
Copy link
Copy Markdown
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.

@nainglinnkhant nainglinnkhant merged commit 8468bba into main Apr 4, 2026
2 checks passed
@nainglinnkhant nainglinnkhant deleted the filter-out-deleted-orgs-in-org-selection branch April 4, 2026 14:44
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.

2 participants