Skip to content

Fix bad statuses reported in ssbc

Administrator requested to merge es/fix-status into main

Created by: eseliger

This fixes two issues:

  • Cached workspaces incorrectly appeared when filtered by "PENDING"
  • Cached workspaces incorrectly were ignored in the stats bar, they are complete now.

Closes https://github.com/sourcegraph/sourcegraph/issues/35058 Closes https://github.com/sourcegraph/sourcegraph/issues/35061

Test plan

Adjusted test suites and manually verified the issues from the tickets are now gone.

Merge request reports

Loading