Skip to content

fix: prevent ui error when last org member is removed#23018

Merged
f0ssel merged 1 commit intorelease/2.30from
fix/22974-backport-2.30
Mar 13, 2026
Merged

fix: prevent ui error when last org member is removed#23018
f0ssel merged 1 commit intorelease/2.30from
fix/22974-backport-2.30

Conversation

@rowansmithau
Copy link
Contributor

Backport of #22975 to release/2.30.

@coder-tasks
Copy link
Contributor

coder-tasks bot commented Mar 12, 2026

Documentation Check

No Changes Needed

This is a backport bug fix that adds an early return when the paginated member rows list is empty, preventing a UI error when the last org member is removed. The change is purely internal (backend logic fix in coderd/members.go) with no new user-facing features, CLI flags, API contract changes, or configuration options that would require documentation updates.


Automated review via Coder Tasks

@rowansmithau rowansmithau requested a review from Emyrk March 12, 2026 22:36
@rowansmithau rowansmithau added the cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch label Mar 13, 2026
@f0ssel f0ssel merged commit b49c4b3 into release/2.30 Mar 13, 2026
32 checks passed
@f0ssel f0ssel deleted the fix/22974-backport-2.30 branch March 13, 2026 18:22
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants