- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    7.0.3
 - 
    None
 - 
    Zabbix Server 7.0.3 with group of HA proxies (two).
 
- 
        DOC S25-W2/3
 - 
        0.5
 
Steps to reproduce:
- Create group of proxies and monitor some host with it
 - Monitored host should have some Trigger, Action that is being fired by this Trigger and E-Mail media type with Template containing {PROXY.NAME} in message ie. message body
 - When Trigger is raised and Action is taken you got notification with empty {PROXY.NAME} field
 
Result:
See example screenshot

Expected:
should contain actual Proxy server being used to monitor this host (one from the Proxy Group the Host is currently assigned to)
Additionally would be nice to introduce new built-in macro like {PROXYGROUP.NAME} containing HA Proxy Group name to fill the gap.