Skip to content

feat: filter startup-failed workspaces#25073

Closed
maschwenk wants to merge 1 commit into
coder:mainfrom
maschwenk:maschwenk/startup-fail-filter
Closed

feat: filter startup-failed workspaces#25073
maschwenk wants to merge 1 commit into
coder:mainfrom
maschwenk:maschwenk/startup-fail-filter

Conversation

@maschwenk
Copy link
Copy Markdown
Contributor

@maschwenk maschwenk commented May 8, 2026

Problem:

image

There is currently no way to filter for running Workspaces that startup failures

Solution:

Adds a backend-supported startup_failed:<true|false> workspace search filter and wires the Workspaces status dropdown to expose Startup failed as a synthetic running-state filter.

Selecting the new status preserves existing owner, template, and organization filters while applying status:running startup_failed:true. The search query, SDK filter serialization, API docs, tool help, generated database code, and Storybook/backend coverage are updated together.

@github-actions github-actions Bot added the community Pull Requests and issues created by the community. label May 8, 2026
@matifali
Copy link
Copy Markdown
Member

matifali commented May 8, 2026

This is a good direction, but I feel doing it in a more systematic way, as proposed in #23207, would be more robust.

What do you think?

@maschwenk
Copy link
Copy Markdown
Contributor Author

@matifali totally! happy to close this PR and you guys plan to solve more systematically

@github-actions github-actions Bot added the stale This issue is like stale bread. label May 18, 2026
@github-actions github-actions Bot closed this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Pull Requests and issues created by the community. stale This issue is like stale bread.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants