-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
7.0.8
-
Zabbix Server and Frontend (VM)
- Ubuntu 24.04.1 LTS
- Zabbix-Server 7.0.8
- nginx/1.24.0
Database (separate VM)
- PostgreSQL 16.6 (Ubuntu 16.6-1.pgdg24.04+1)
- TimescaleDB
When attempting to disable a trigger (originally created via a discovery rule) from the Problem widget on a dashboard, the frontend displays a success message ("Trigger updated"), but the trigger remains enabled.
Steps to reproduce:
- Open any Zabbix dashboard
- Navigate to a Problem widget
- Left-click on an active Problem whose trigger was created by a discovery rule
- Scroll down and uncheck the "Enabled" option
- Click "Update" to save the trigger settings
- Observe the frontend confirmation message: "Trigger updated"
- Verify whether the trigger was actually disabled
Result:
The trigger remains enabled despite the confirmation message.
Expected:
{}The trigger should be disabled after unchecking "Enabled" and saving the update.
Additional Notes:
- This issue only occurs for triggers that originate from a discovery rule.
- It can be reproduced consistently across multiple dashboards.
- Using "Configuration → Hosts → Triggers" to disable the trigger does work, but that bypasses the dashboard workflow.
- It seems like other people have the same issue. See here
Thank you for investigating this issue. Please let me know if you require further information (additional logs, dumps, or screenshots) to assist in resolving it.
- duplicates
-
ZBX-25862 Unable to disable trigger (created by LLD) from "Problems" list
- Ready for QA