Actions
Bug #22643
openplugin fails because user is not a valid field anymore
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
and so the plugin cannot connect to zabbix
Updated by Alexis Mousset over 1 year ago
- Target version changed from 7.2 to 7.3
Updated by François ARMAND 10 months ago
- Assignee set to Benoît PECCATTE
- Priority changed from N/A to 2
Updated by Benoît PECCATTE 16 days ago
I do not understand which field we are talking about.
Grepping the entire source code of the plugin doesn't show any variable or parameter named "user".
Updated by Benoît PECCATTE 16 days ago
- Status changed from New to Discussion
- Assignee changed from Benoît PECCATTE to Nicolas CHARLES
Updated by Nicolas CHARLES 16 days ago
https://py-zabbix.readthedocs.io/en/latest/api.html
the old python python version tries to use user rather than username to log into zabbix
Updated by Alexis Mousset 16 days ago
- Status changed from Discussion to Pending release
Updated by Robinson MAIGNE 16 days ago
Applied in changeset rudder:rudder-plugins|77c4f716fe7194cede68683c6d620233ca3b24fb.
Actions