Details
-
Problem report
-
Status: READY TO DEVELOP
-
Trivial
-
Resolution: Unresolved
-
None
-
Team C
-
Sprint 87 (Apr 2022), Sprint 88 (May 2022)
-
0.5
Description
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: {
{#LLD_MACRO}
.regsub("(.*)_([0-9]+)", \1)}
- Press add button.
Result:
Unable to add the item prototype with macro function.
Expected:
No error occurs. Item prototype was successfully added.