[ZBX-10919] inconsistent select* parameter outcome Created: 2016 Jun 20 Updated: 2019 Mar 27 Resolved: 2019 Mar 27 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | API (A) |
Affects Version/s: | 3.0.3 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Minor |
Reporter: | richlv | Assignee: | Zabbix Development Team |
Resolution: | Duplicate | Votes: | 0 |
Labels: | template.get | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
tested with template.get in the 3.0 branch svn head. likely other methods are similar.
|
Comments |
Comment by Alexander Vladishev [ 2019 Mar 27 ] |
select* properties supports only "extend", "count" or array of fields. This is validation problem and will be fixed under ZBX-3783. |