async fn seed_backfill_course(
conn: &mut PgConnection,
org: Uuid,
teacher_user_id: Uuid,
) -> Result<()>Expand description
Four passed completions, one already registered by the legacy pull flow so the backfill spec can assert it is skipped rather than re-pushed.