Steps to reproduce:
- Disable a trigger of an open problem
- Problem disappear in Zabbix problem dashboard
- Get all open problems with problem.get api call
- Problem with disabled trigger still appears in list of open problems
- And there is no option in problem.get to filter out the problems with disabled triggersÂ
Result:
problem.get returns problems that has disabled triggers and no option to filter them out
Expected:
problem.get doesn't give problems that has disabled triggers or has an option to filter them out.
- duplicates
-
ZBXNEXT-5167 problem.get returns Problems from disabled items/triggers/hosts
- Confirmed