Fix missing quota propagation in series top-up

Session showing as Fully Staffed, but is missing Barn Manager. Source: https://24trots.com/sessions/ses_OSAGKb4UzNbs Additional screenshots: - /api/storage/objects/uploads/bc53fdf7-3dd3-4a97-9fac-7173f0fa5150 ๐Ÿ”Ž Investigating: for ser_YkV1Rzt2ppMX - ๐Ÿœ Confirmed bug - First session had quota rows ses_SUF1TIk_0sHR and was canonical for the series setup - โŒSubsequent sessions do not have quota rows in the UI ses_OSAGKb4UzNbs and incorrectly count the session as 3/3 instead of 4/4 - โŒ Staff quota for Barn Manager not appearing, quotas for Barn Crew also not appearing Next steps: - โžก๏ธ Investigate data structure to determine failure, potential issue with Top-up or Propagation? - ๐Ÿœ Confirmed: Open-ended recurring series are missing session-level quota rows for every session except the first one - โš™๏ธ Fix: correcting topup to propagate series quotas into session quotas for newly generated sessions - โœ… Fixed, will also deploy live sql to fix existing sessions

Session showing as Fully Staffed, but is missing Barn Manager. Source: https://24trots.com/sessions/ses_OSAGKb4UzNbs Additional screenshots: - /api/storage/objects/uploads/bc53fdf7-3dd3-4a97-9fac-7173f0fa5150 ๐Ÿ”Ž Investigating: for ser_YkV1Rzt2ppMX - ๐Ÿœ Confirmed bug - First session had quota rows ses_SUF1TIk_0sHR and was canonical for the series setup - โŒSubsequent sessions do not have quota rows in the UI ses_OSAGKb4UzNbs and incorrectly count the session as 3/3 instead of 4/4 - โŒ Staff quota for Barn Manager not appearing, quotas for Barn Crew also not appearing Next steps: - โžก๏ธ Investigate data structure to determine failure, potential issue with Top-up or Propagation? - ๐Ÿœ Confirmed: Open-ended recurring series are missing session-level quota rows for every session except the first one - โš™๏ธ Fix: correcting topup to propagate series quotas into session quotas for newly generated sessions - โœ… Fixed, will also deploy live sql to fix existing sessions

Roadmap status

Completed ยท Bug Fix