[ZBX-6447] The timebar does not respect the recipient filter on the audit-actions page Created: 2013 Mar 28  Updated: 2017 May 30  Resolved: 2013 Jun 19

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.0.6, 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: filters, timeperiodselection
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

When calculating the minimum value for the time bar, the frontend doesn't take into account, that alerts may be filtered by recipient.

This should be fixed after ZBXNEXT-1575 is closed.



 Comments   
Comment by Eduards Samersovs (Inactive) [ 2013 Jun 18 ]

Fixed in development branch svn://svn.zabbix.com/branches/dev/ZBX-6447

Comment by Oleg Egorov (Inactive) [ 2013 Jun 18 ]

Please change class from "T" to "filter-select-button" in AUDIT ACTIONS user select button

Eduards RESOLVED r.36450

oleg.egorov Thanks, CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jun 18 ]

(1) Coding style...

administration.auditracts.list.php:103 Row length - 159 symbols...

	$message = ($alert['alerttype'] == ALERT_TYPE_MESSAGE)
		? array(bold(_('Subject').NAME_DELIMITER), br(), $alert['subject'], br(), br(), bold(_('Message').NAME_DELIMITER), br(), zbx_nl2br($alert['message']))
		: array(bold(_('Command').NAME_DELIMITER), br(), zbx_nl2br($alert['message']));

Eduards RESOLVED r.36450

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jun 18 ]

(2) If we have user without audit actions we have "2y" and "No actions defined", but if in filter enter not exist user name, we have all action logs and "6m 29d 4h" - real max log time interval

Eduards RESOLVED r.36450

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jun 19 ]

(3) Please make code refactoring, as we discussed

Eduards RESOLVED r.36455

oleg.egorov REOPEN

Eduards RESOLVED r.36466

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Jun 19 ]

TESTED!

Comment by Eduards Samersovs (Inactive) [ 2013 Jun 19 ]

Fixed in versions pre-2.1.0 (beta) r.36467

Generated at Thu Mar 28 22:17:40 EET 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.