Simple condition (without and/or) does not work in event rule #14829
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.0
Python Version
3.11
Steps to Reproduce
Expected Behavior
Event rule is created
Observed Behavior
Error is shown about the condition:
Ruleset must have exactly one logical operator (found 2)
The examples in https://docs.netbox.dev/en/stable/reference/conditions/ look the same: simple JSON object with attributes
attr
andvalue
.The text was updated successfully, but these errors were encountered: