Werk #16157: rules: value_raw now a required field for create and update
| Component | REST API | ||
| Title | rules: value_raw now a required field for create and update | ||
| Date | Oct 26, 2023 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Incompatible - Manual interaction might be required | ||
| Checkmk versions & editions |
|
This werk addresses an issue when creating or updating a rule. Previously, the value_raw field was not a required field and when it was not provided, would cause a crash. This change makes this value_raw field a required field.