Werk #19090: Servicenow: Fix missing error details on failures
| Component | Notifications | ||||||
| Title | Servicenow: Fix missing error details on failures | ||||||
| Date | Mar 10, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, when the ServiceNow notification plugin failed with exit code 2, no error details were shown to the user, making it impossible to diagnose the root cause.
Error details from failed ServiceNow API requests are now properly written to stdout so they appear in the notification log.