[ZBX-10253] Cannot disable hosts from Administration -> Proxies Created: 2016 Jan 12 Updated: 2024 Apr 10 Resolved: 2018 Feb 16 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | API (A), Frontend (F) |
Affects Version/s: | 3.0.0alpha6 |
Fix Version/s: | 3.0.10rc1, 3.2.6rc1, 3.4.0alpha1 |
Type: | Incident report | Priority: | Blocker |
Reporter: | Glebs Ivanovskis (Inactive) | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | frontend, proxy | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 3, Sprint 4, Sprint 5, Sprint 6, Sprint 7 | ||||||||
Story Points: | 1 |
Description |
Seems like encryption settings are not passed correctly, but this affects configuration without encryption as well. Scenario:
In this particular scenario one gets:
In different scenarios there can be different errors, I have not checked them all, but Disable hosts button is more likely to fail than not to fail. |
Comments |
Comment by Aleksandrs Saveljevs [ 2016 Jan 12 ] |
Seems like a continuation of (144) in |
Comment by Miks Kronkalns [ 2017 Mar 20 ] |
(1) Translation string changes. Strings added:
sasha UPDATED after commit in r67186, r67189 Miks.Kronkalns CLOSED |
Comment by Miks Kronkalns [ 2017 Mar 20 ] |
RESOLVED in svn://svn.zabbix.com/branches/dev/ZBX-10253 |
Comment by Alexander Vladishev [ 2017 Apr 10 ] |
(2) We cannot move validateUpdate() method after foreach. It can cause "Undefined index" errors. sasha RESOLVED in r67186, r67189 Miks.Kronkalns CLOSED. |
Comment by Miks Kronkalns [ 2017 May 02 ] |
Fixed:
|
Comment by Ivo Kurzemnieks [ 2018 Feb 15 ] |
(3) [D] API documentation seems to be missing for this fix. It was not just a frontend issue. sasha WON'T FIX |