- 
    
Incident report
 - 
    Resolution: Duplicate
 - 
    
Major
 - 
    None
 - 
    3.2.4
 
Hello,
after the upgrade my slack notification script stopped working.
After investigation I discovered that zabbix-server is not cropping 2 values at the end of the message (a json message)
so instead of
{ 
 values
..
[
list
]
}
I now have
{ 
 values
..
[
list
this is obviously preventing my notifications from working.
I have a workaround in place, but I guess this might be silently failing for other people
- duplicates
 - 
                    
ZBX-11855 Carriage Return Causes Data Truncation During Escaping
-         
 - Closed
 
 -