[ZBX-12495] Automatically adjust macro field widths Created: 2017 Aug 09 Updated: 2022 Nov 17 |
|
Status: | Open |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 3.2.7 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | David Angelovich | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 3 |
Labels: | usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: | Screenshot from 2017-08-09 14-58-22.png |
Description |
Macro fields for a host are rater short, and macros tend to get quite lengthy. |
Comments |
Comment by David Angelovich [ 2017 Aug 09 ] |
This is particularly relevant when using the newer macro contexts. i.e. {$CRITICAL_VOLUME_USAGE:"/mnt/data/blah/blah2"} |
Comment by Marc [ 2017 Aug 09 ] |
Sounds rather like a feature request |
Comment by Glebs Ivanovskis (Inactive) [ 2017 Aug 10 ] |
There is a similar problem with trigger tags and macro functions, e.g. {{ITEM.VALUE}.regsub(((bla)+), \1)}. |