fleet/changes/10744-calendar-webhook-deleted-hosts
Juan Fernandez 47992b4fce
Handle null HostID on calendar webhook endpoint (#30130)
For 10744

When making a POST request to the calendar/webhook endpoint, do not error out if host record does not exists.
2025-06-23 13:10:10 -04:00

1 line
No EOL
112 B
Text

* Fixed bug with calendar/webhook endpoint that caused an error if the calendar event relates to a deleted host.