[ZBX-21247] Context macro not resolving values in Item Tag Value Created: 2022 Jun 24 Updated: 2022 Oct 08 Resolved: 2022 Jul 20 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Frontend (F) |
| Affects Version/s: | 6.0.4, 6.2.0rc2 |
| Fix Version/s: | None |
| Type: | Problem report | Priority: | Trivial |
| Reporter: | Rodrigo P | Assignee: | Vladislavs Sokurenko |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Sprint: | Support backlog | ||||||||||||||||
| Description |
|
Context macro not resolving values in Item Tag Value.
According to the documentation [1] it's possible to use User Macros in item tags.
Steps to reproduce: In a given Template, create an item prototype with a context macro as value generated with LLD macros
Apply Template to some host. Check items created by LLD prototype and their values. Values ares resolved to LLD macros
There is a Host Macro overriding the value for macro created by LLD rules
On Latest date page, items tag values are not resolved to macro values
Expected:
[1] https://www.zabbix.com/documentation/6.0/en/manual/config/tagging |
| Comments |
| Comment by Vladislavs Sokurenko [ 2022 Jul 20 ] |
|
User macros in tags are resolved at the time of the event, everything is working correctly, though visualisation in latest data might not be perfect. |