- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    4.0.0alpha9
 
- 
        Sprint 64 (May 2020), Sprint 65 (Jun 2020)
 - 
        1
 
Steps to reproduce:
- Create LLD rule of type Zabbix trapper
 - Create calculated item prototype with formula like "абв"
 - Send LLD JSON:
$ zabbix_sender -s host -k lld -o '{"data":[{"{#M}":"1"}]}' 
- Wait until discovered item is checked
 
Result:
 Item discovered but then appears error, that formula isn't correct "Cannot evaluate expression: expected numeric token at "абв"."
 Expected:
 Check the formula before items will be discovered