Changes:
ZBX-7706 graph.get
: Graph availability doesn't depend on permissions to items specified in graph "ymin_itemid" and "ymax_itemid" fields.
Graph having MIN or MAX Y axis linked to inaccessible items will still be accessible but MIN/MAX Y axis works the same way as if specified calculation method is "Calculated".
Changes:
ZBX-7706 graphprototype.get
: Graph prototype availability doesn't depend on permissions to items specified in graph prototype "ymin_itemid" and "ymax_itemid" fields.
Bug fixes:
ZBX-19118 discoveryrule.create
, discoveryrule.update
: property interfaceid
is no longer required to create/update a HTTP agent type LLD rule.
Bug fixes:
ZBX-19118 item.create
, item.update
: property interfaceid
is no longer required to create/update a HTTP agent type item.
Bug fixes:
ZBX-19118 itemprototype.create
, itemprototype.update
: property interfaceid
is no longer required to create/update a HTTP agent type item prototype.