Details
-
Problem report
-
Status: READY TO DEVELOP
-
Trivial
-
Resolution: Unresolved
-
None
-
Team C
-
Sprint 87 (Apr 2022), Sprint 88 (May 2022), Sprint 89 (Jun 2022), Sprint 90 (Jul 2022), Sprint 91 (Aug 2022), Sprint 92 (Sep 2022), Sprint 93 (Oct 2022), Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023)
-
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.