[ZBX-7436] trigger comment in monitoring is the same as trigger description in configuration Created: 2013 Nov 25 Updated: 2017 May 30 Resolved: 2014 Apr 29 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 2.2.0 |
Fix Version/s: | 2.3.0 |
Type: | Incident report | Priority: | Trivial |
Reporter: | Aleksandrs Saveljevs | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | consistency, trivial | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
In "Monitoring" -> "Triggers", the last column is named "Comments". Editing that field changes the trigger's "Description", which is editable in trigger configuration. It should probably be "Description" in all places. |
Comments |
Comment by richlv [ 2013 Nov 25 ] |
seems to be a leftover of a partially implemented |
Comment by Krists Krigers (Inactive) [ 2014 Apr 28 ] |
Fixed and committed in r44866, branch svn://svn.zabbix.com/branches/dev/ZBX-7436. (1) Changed/added translation strings:
Eduards CLOSED |
Comment by Eduards Samersovs (Inactive) [ 2014 Apr 29 ] |
(2) monitoring.triggerComment.php:43 In string 'Description for "%s".' too many spaces. |
Comment by Eduards Samersovs (Inactive) [ 2014 Apr 29 ] |
Tested |
Comment by Krists Krigers (Inactive) [ 2014 Apr 29 ] |
Merged and committed to trunk in r44986. |