-
Incident report
-
Resolution: Fixed
-
Minor
-
3.0.0alpha3
Reproduce:
try using API drule.update with:
{ "druleid ": "2" }
Notice error: IP range cannot be empty.
than try drule.update with"
{ "druleid ": "2", "iprange": "192.168.0.1-254" }
Notice error: Cannot save discovery rule without checks.