-
Type:
Incident report
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 6.0.45, 7.0.24
-
Component/s: Server (S)
-
Support backlog
We found a behavior difference between Zabbix 6.0.45 and 7.0.24 for a network discovery action using "Discovery object = service" + Uptime/Downtime.
Reproduction:
1. Create an SNMPv2 discovery rule.
2. Create an action with:
- Discovery object = service
- Uptime/Downtime <= 100
- Discovery status = Up
- Service type = SNMPv2 agent
3. Discover the target once.
4. Cause service down -> up on the same discovered object.
Actual result:
- 6.0.45: the action fires again
- 7.0.24: the action does not fire again
7.0.24 should behave the same as ~6.0.45
(or this behavior difference should be clarified as intended and documented)