Your message dated Thu, 11 Jul 2024 19:21:33 +1000
with message-id <1994897.Gl4isWnd3J@deblab>
and subject line Closing Bug#733276: Acknowledging from Triggers view looses 
status of "Triggers status", reverts to "Problem"
has caused the Debian Bug report #733276,
regarding Acknowledging from Triggers view looses status of "Triggers status", 
reverts to "Problem"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
733276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733276
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zabbix-frontend-php
Version: 1:2.0.9+dfsg-1~bpo70+2

When I acknowledge from Monitoring -> Triggers, the value of "Triggers status" in the filter reverts to "Problem" when "Any" is selected. This requires the user to update the filter for every acknowledgement.

Note: I made the following change to tr_status.php to resolve the problem:

117c117
< $_REQUEST['show_triggers'] = get_request('show_triggers', TRIGGERS_OPTION_ONLYTRUE);
---
> $_REQUEST['show_triggers'] = get_request('show_triggers', TRIGGERS_OPTION_ANY);

..but it produces an error on the screen sometimes:

Use of undefined constant TRIGGERS_OPTION_ANY - assumed 'TRIGGERS_OPTION_ANY' [tr_status.php:117]

It does, however, resolve the original problem as far as I can tell.

Regards,
David Koski
dko...@sutinen.com

--- End Message ---
--- Begin Message ---
In a decade since this bug was reported there were many Zabbix releases.

I believe this issue is no longer relevant, hence I'm closing this issue.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to