-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: API (A)
-
S24-W22/23
-
0.5
Steps to reproduce:
- Open "Create item prototype" form.
- Enter some name and key.
- Navigate to preprocessing tab.
- Add preprocessing step with:
- Type: Prometheus pattern.
- 1st parameter: {{#M}.regsub("^([0-9]+)", "{#M}: \1")}
- Press add button.
Result:
Unable to add the item prototype with macro function.

Expected:
No error occurs. Item prototype was successfully added.