-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.5
-
None
-
S24-W46/47, S24-W48/49, S24-W50/51/52
-
0.25
Steps to reproduce:
- Add trapper item
- Add dependent item to the item above with some preprocessing.
- Send Values to the trapper item.
Result:
The trapper item received the value and shows the current value.
**
But the dependent item doesnt get any info.
Expected:
I expected the same function as the zabbix_sender function.
With the sender it works flawless...