pub async fn is_open(conn: &mut PgConnection, id: Uuid) -> ModelResult<bool>