-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
debian 11.1
Server version: Apache/2.4.51 (Debian)
Ver 10.5.12-MariaDB-0+deb11u1
root@zabbix:~# dpkg -l |grep zab
ii zabbix-agent 1:6.0.0~alpha6-1+debian10 amd64 Zabbix network monitoring solution - agent
ii zabbix-apache-conf 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - apache configuration for front-end
ii zabbix-frontend-php 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - PHP front-end
ii zabbix-release 1:5.5-1+debian10 all Zabbix official repository configuration
ii zabbix-server-mysql 1:6.0.0~alpha6-1+debian10 amd64 Zabbix network monitoring solution - server (MySQL)
ii zabbix-sql-scripts 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - sql-scripts
debian 11.1 Server version: Apache/2.4.51 (Debian) Ver 10.5.12-MariaDB-0+deb11u1 root@zabbix :~# dpkg -l |grep zab ii zabbix-agent 1:6.0.0~alpha6-1+debian10 amd64 Zabbix network monitoring solution - agent ii zabbix-apache-conf 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - apache configuration for front-end ii zabbix-frontend-php 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - PHP front-end ii zabbix-release 1:5.5-1+debian10 all Zabbix official repository configuration ii zabbix-server-mysql 1:6.0.0~alpha6-1+debian10 amd64 Zabbix network monitoring solution - server (MySQL) ii zabbix-sql-scripts 1:6.0.0~alpha6-1+debian10 all Zabbix network monitoring solution - sql-scripts
-
Sprint 82 (Nov 2021)
-
0.125
Steps to reproduce:
- Install zabbix 6.0.0 alpha5 from debian repo (updated to alpha6 now.)
- Crate bot in Telegram
- Try to update telegram mediatype
Result:
see screenshot
Paste:
Details Cannot update media type
- Undefined index: mediatype_paramid [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerMediatypeUpdate->doAction() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CMediatype->update() → CMediatype::updateParameters() in include/classes/api/services/CMediatype.php:671]
- Incorrect field "mediatype_paramid" name or value in where statement for table "media_type_param".
Expected:
an updated mediatype and alerts from the bot
- caused by
-
ZBXNEXT-6885 Implement audit for frontend (Media types)
- Closed