HomeClusterLabs Projects

Fix: schemas: Add missing valid date expr rule options

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix: schemas: Add missing valid date expr rule options

According to pe__eval_date_expr(), in_range accepts a start, an end, or
both, along with an optional duration. If an end and duration are both
specified, the duration is simply ignored.

There was also an unnecessary <choice> surrounding a single option for
lt.

Ref T196

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Sep 6 2022, 2:07 AM
Tasks
Restricted Maniphest Task

Commit No Longer Exists

This commit no longer exists in the repository.