pub async fn get_organization_id( conn: &mut PgConnection, course_instance_id: Uuid, ) -> ModelResult<Uuid>