async fn seed_student_number_linked_templates(
conn: &mut PgConnection,
) -> Result<()>Expand description
Told to a student whose student number we linked from a matching verified email address, without them clicking anything. A compensating control for that automatic link: it is how someone finds out a number was attached to their account and can detach it.