HomeClusterLabs Projects

Feature: CIB: treat misconfigured attribute expression as not passing

Description

Feature: CIB: treat misconfigured attribute expression as not passing

Previously, an attribute expression with a missing id, invalid value-source,
value missing or present when inappropriate, or invalid type would have that
part ignored or defaulted, and the rest of the attribute expression would
continue to be evaluated.

Now, these are treated as configuration errors, and the entire attribute
expression fails.

Details

Provenance
kgaillotAuthored on Aug 5 2024, 4:35 PM
Parents
rP1f4191092e20: Feature: CIB: treat misconfigured date expression as not passing
Branches
Unknown
Tags
Unknown