mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
f2fe379bd2
Relates to https://github.com/coder/coder/issues/15082 The old implementation of `GetWorkspacesEligibleForTransition` returns many workspaces that are not actually eligible for transition. This new implementation reduces this number significantly (at least on our dogfood instance).