Redesigning the get methods output parameter
(ZBXNEXT-1485)
|
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | API (A) |
Affects Version/s: | None |
Fix Version/s: | 2.1.0 |
Type: | Change Request (Sub-task) | Priority: | Major |
Reporter: | Pavels Jelisejevs (Inactive) | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | api | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
All API get methods must support requesting specific object properties by passing an array of property names to the output parameter. Due to some get methods bugs, additional properties may be returned. This problem will not be addressed in this issue. |
Comments |
Comment by Pavels Jelisejevs (Inactive) [ 2012 Nov 13 ] |
RESOLVED in svn://svn.zabbix.com/branches/dev/ZBXNEXT-1505. I haven't fixed the history API, it should be done in a separate issue ZBX-5169. |
Comment by Pavels Jelisejevs (Inactive) [ 2012 Nov 20 ] |
Available in 2.1.0 r31509. CLOSED. |
Comment by Pavels Jelisejevs (Inactive) [ 2012 Nov 20 ] |
(1) Errors on the item configuration page: Undefined index: items [ses/CItem.php:622] jelisejev RESOLVED in svn://svn.zabbix.com/branches/dev/ZBXNEXT-1505. |
Comment by Pavels Jelisejevs (Inactive) [ 2012 Nov 20 ] |
(2) Errors on the application configuration page when all hosts are selected: Undefined index: host [views/configuration.application.list.php:70] |
Comment by Eduards Samersovs (Inactive) [ 2012 Nov 22 ] |
(3) Latest data page: jelisejev This has been fixed in |
Comment by Eduards Samersovs (Inactive) [ 2012 Nov 22 ] |
(4) Application column in Item configuration list page is always empty. |
Comment by Eduards Samersovs (Inactive) [ 2012 Nov 23 ] |
(5) Error in Item popup: jelisejev Same as (3). CLOSED. Eduards Note, same lines was modified in jelisejev Than it will have to be resolved when merging |
Comment by Eduards Samersovs (Inactive) [ 2012 Nov 23 ] |
(6) In item prototype list page in event then some items are with applications: Undefined index: name [items.inc.php:584] |
Comment by Eduards Samersovs (Inactive) [ 2012 Nov 23 ] |
Tested |
Comment by Pavels Jelisejevs (Inactive) [ 2012 Nov 23 ] |
Fixed in 2.1.0 r31662. CLOSED. |
Comment by richlv [ 2012 Nov 28 ] |
this resulted in a regression : |