[ZBX-6648] Some problems in the Monitoring - Events trigger selection pop up Created: 2013 May 31  Updated: 2017 May 30  Resolved: 2013 Jun 28

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.1.0
Fix Version/s: 2.1.0

Type: Incident report Priority: Minor
Reporter: Pavels Jelisejevs (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: events, frontend, popups, triggers
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

There are two problems:

1. The filter contains hosts and groups that have no triggers and disabled hosts;
2. The pop up contains disabled triggers.



 Comments   
Comment by Pavels Jelisejevs (Inactive) [ 2013 May 31 ]

Problem 1. seems to affect most trigger pop ups. It should be fixed everywhere.

Comment by Ivo Kurzemnieks [ 2013 Jun 28 ]

RESOLVED in svn://svn.zabbix.com/branches/dev/ZBX-6648

Comment by Oleg Egorov (Inactive) [ 2013 Jul 02 ]

(1) Coding style, use camelCase in popup.php
$with_monitored_triggers -> $withMonitoredTriggers

Please fix $field array structure

And popup style

...
dstfld2=trigger
&srctbl=triggers
&srcfld1=triggerid
&srcfld2=description
...

New parameter - new line

iivs RESOLVED in r36664

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jul 02 ]

(2) In configuration.triggers.massupdate.php, configuration.triggers.edit.php... add "with_triggers=1" parameter

iivs RESOLVED in r36665

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jul 02 ]

(3) And in configuration.sysmaps.js!

iivs RESOLVED in 36666

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jul 02 ]

TESTED

Comment by Ivo Kurzemnieks [ 2013 Jul 02 ]

Fixed in pre-2.1.0 (trunk) r36672

Comment by Pavels Jelisejevs (Inactive) [ 2014 Apr 28 ]

This caused a regression: ZBX-8158.

Generated at Thu Apr 25 23:17:26 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.