Skip to content

feat: Add possibility to filter interceptions by multiple clients #22136

@pawbana

Description

@pawbana

https://github.com/coder/coder/pull/21769 added basic filtering of interceptions by equality on client column.
It would be nice to have option to filter by multiple clients -> list interceptions that originated from any of selected clients.

Change where clause for client column from equality to WHERE client IN (...)


This would allow us to add a multi-select filter to the AI Bridge Logs page.

!https://github.com/user-attachments/assets/7d15b949-a4ec-41be-a802-f7bc3479d8d2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions