Refactor `SessionRepository` method returning `SessionRow` to return dataclass
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
Refactor `SessionRepository` method returning `SessionRow` to return dataclass
- `get_session_validated`
- `match_sessions`
- `get_session_to_determine_status`
- `update_session_name`
- `get_session_with_eager_loading`
- `get_session_by_id`
- `modify_session`
- `get_session_with_group`
- `get_session_with_routing_minimal`
JIRA Issue: BA-3108
Contributor guide
Assessment
This issue has not been assessed yet.