Werk #20004: Don't show LDAP connection tests on validation errors
| Component | Setup | ||||
| Title | Don't show LDAP connection tests on validation errors | ||||
| Date | Jul 14, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
When a LDAP connection was edited and then saved with the "Save & test" button, but the input validation failed (e.g. a char in the port number) the connection was not saved but the tests still ran with the old connection config. A red error was still shown explaining that some validation failed but the tests might still show a green state. This could cause some confusion.
With this Werk no tests are run if the input validation fails.