-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 6.0.25, 7.0.0beta1
-
Component/s: Documentation (D), Frontend (F), Proxy (P), Server (S)
-
None
Please provide a way to define user JS functions/methods which can be reused across items/templates.
For example AWS template uses several items, which has code duplicates for AUTH process, such approach complicates a lot template creation, since if you have 10-20 items with several same function, and you need to modify it or add - you need to modify all items manually once again.