- 
    Problem report 
- 
    Resolution: Fixed
- 
    Critical 
- 
    3.0.15rc1, 3.4.7rc1
- 
        Sprint 25
- 
        0.125
 Steps to reproduce: 
1. Call trends.get API with Oracle backend.  
Result: 
we have empty list:
{"jsonrpc": "2.0", "params": {"output": ["itemid", "clock", "num", "value_min", "value_avg", "value_max"], "itemids": ["12345"]}, "id": 1, "auth": "....", "method": "trend.get"}
Expected: 
Should return values from trends.
- caused by
- 
                    ZBXNEXT-1193 Support of trends.get method for API -         
- Closed
 
-         
- is duplicated by
- 
                    ZBX-15753 ORA-933 when using trends with zabbix plugin -         
- Closed
 
-