[ZBX-6301] 'Triggers status' drop-down list value not stored in user profile Created: 2013 Feb 21 Updated: 2017 May 30 Resolved: 2013 Feb 21 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 1.8.16, 2.0.5, 2.1.0 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Oliver Pashley | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | frontend, profiles, triggerstatus | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
The value in the 'Trigger status' drop-down list in Monitoring -> Triggers is not being stored in the users profile and as such is not being remembered if the user leaves and returns to this page. This feature was implemented before but disappeared in r13042. I have attached a patch to fix this issue in r33785. Special thanks to Volker for his help. |
Comments |
Comment by richlv [ 2013 Feb 21 ] |
this is by design to prevent larger installations making this page inaccessible. it's documented at https://www.zabbix.com/documentation/2.0/manual/web_interface/frontend_sections/monitoring/triggers |