Skip to main content

seed_backfill_course

Function seed_backfill_course 

Source
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.