Closed Wessie closed 6 months ago
These entries end up with the radio.Song fields empty and thus show up as empty strings on the website, these should backfill themselves with data from radio.DatabaseTrack and probably create an song entry
radio.Song
radio.DatabaseTrack
attempt did fix the current empty queue, but there are probably other uses of {maybeSongColumns} that need an extra Hydrate call as well
{maybeSongColumns}
Hydrate
These entries end up with the
radio.Song
fields empty and thus show up as empty strings on the website, these should backfill themselves with data fromradio.DatabaseTrack
and probably create an song entry