Make `image`, `status_history`, and `agent_id` queryable from session list.
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
Admins need to search session image, status_history(scheduled_at), and agent id.But I can't because they are not included in compute_session_list's `_queryfilter_fieldspec`.Let's make `image`, `status_history`, and `agent_id`queryable.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-210
Contributor guide
Assessment
This issue has not been assessed yet.