Files
netbox/netbox
Martin Hauser d413b847ab fix(extras): Validate EventRule action_data is a dict or null
Add validation in EventRule.clean() to ensure action_data is a JSON
object or null. Add runtime guard in event processing to handle legacy
rows with invalid data by logging a warning and using an empty dict.

Fixes #21989
2026-04-27 12:01:49 -04:00
..
2026-04-16 09:20:47 -07:00
2026-04-14 08:39:16 -04:00