-
Problem report
-
Resolution: Won't fix
-
Trivial
-
None
-
7.4.1
-
OS: Ubuntu Server 24.04.3
Installed Zabbix Roles: Server + Frontend 7.4.1
Language: german
Steps to reproduce:
- Create Item
- Add Regex Preprocessing:
- Pattern: ">(ESX[^<]).\n.>(\d\/\d+\/\d+).\n.>(\d+)"
- Replacement: {"name":"\1","date":"\2","build":"\3"}
- Click on Test
Result:
See screenshot:
It's not possible to modify or test the item, while the item still gathers and saves the valid preprocessed values.
Expected:
Test and save should work normally, since the regular expression is valid.
Additional Info:
The problem was not present in 7.2.x. I cannot say for sure, if it was also present in 7.4.0.