Werk #17312: Ruleset API: Fix rendering of configured FileUpload rules

Component Checks & agents
Title Ruleset API: Fix rendering of configured FileUpload rules
Date Nov 18, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p22 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, after configuring a rule using the cmk.rulesets.v1.form_specs.FileUpload FormSpec, the overview of configured rules would display

The value of this rule is not valid.

Due to a bug in the rendering functionality this error is always shown even if the value is valid. This has been fixed to show the selected file name instead.

To the list of all Werks