Re-add legacy shot-sim operations alongside GetShotLabVideos #308

Merged
dean merged 1 commits from dean/readd-legacy-shotsim-ops into master 2026-07-23 06:18:54 +00:00
Member

Mobile master's shot-simulation-screen still uses LiveStreamPicker and
RecordedShotPicker (GetLiveStreams / GetRecordedStreams) while ALSO
using the video-first GetShotLabVideos picker — a transitional state.
1a95439 replaced the old operations in-place, so no gql commit carried
the union and mobile master's pointer could not satisfy its own code.
live_streams.gql is restored verbatim; GetRecordedStreams is re-added
in legacy_shotsim.gql so master's recorded_shots.gql (which now holds
GetShotLabVideos) stays untouched. Drop both when the old pickers are
deleted.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Mobile master's shot-simulation-screen still uses LiveStreamPicker and RecordedShotPicker (GetLiveStreams / GetRecordedStreams) while ALSO using the video-first GetShotLabVideos picker — a transitional state. 1a95439 replaced the old operations in-place, so no gql commit carried the union and mobile master's pointer could not satisfy its own code. live_streams.gql is restored verbatim; GetRecordedStreams is re-added in legacy_shotsim.gql so master's recorded_shots.gql (which now holds GetShotLabVideos) stays untouched. Drop both when the old pickers are deleted. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
dean added 1 commit 2026-07-23 06:16:46 +00:00
Re-add legacy shot-sim operations alongside GetShotLabVideos
All checks were successful
Tests / Tests (pull_request) Successful in 1m37s
722b2ca2b0
Mobile master's shot-simulation-screen still uses LiveStreamPicker and
RecordedShotPicker (GetLiveStreams / GetRecordedStreams) while ALSO
using the video-first GetShotLabVideos picker — a transitional state.
1a95439 replaced the old operations in-place, so no gql commit carried
the union and mobile master's pointer could not satisfy its own code.
live_streams.gql is restored verbatim; GetRecordedStreams is re-added
in legacy_shotsim.gql so master's recorded_shots.gql (which now holds
GetShotLabVideos) stays untouched. Drop both when the old pickers are
deleted.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
dean merged commit 1914b2f5c0 into master 2026-07-23 06:18:53 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/railbird-gql#308
No description provided.