Skip to content

minor: fix instance detail refresh not invalidating the right queries#3082

Merged
david-crespo merged 1 commit intomainfrom
fix-instance-refresh
Feb 23, 2026
Merged

minor: fix instance detail refresh not invalidating the right queries#3082
david-crespo merged 1 commit intomainfrom
fix-instance-refresh

Conversation

@david-crespo
Copy link
Collaborator

One of a few small bugs that came up when I pointed Claude at the codebase and asked it to find some bugs.

refreshData() was invalidating antiAffinityGroupMemberList but not instanceAntiAffinityGroupList or antiAffinityGroupList. The Settings tab reads from all three, so clicking Refresh had no effect on the instance's group membership or the list of available groups.

refreshData() was invalidating antiAffinityGroupMemberList but not
instanceAntiAffinityGroupList or antiAffinityGroupList. The Settings
tab reads from all three, so clicking Refresh had no effect on the
instance's group membership or the list of available groups.
@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Feb 23, 2026 5:47pm

Request Review

@david-crespo david-crespo enabled auto-merge (squash) February 23, 2026 18:15
@david-crespo david-crespo merged commit 24eb18b into main Feb 23, 2026
11 of 12 checks passed
@david-crespo david-crespo deleted the fix-instance-refresh branch February 23, 2026 18:17
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