-
Type:
Incident report
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: 5.4.4
-
Component/s: Server (S)
-
None
-
Environment:Debian 10
Steps to reproduce:
- Create host "Host1" with user macro (e.g. {$PARAM1}=100 ) and trigger
- Create a script "ActScript" with scope=Action operation and type=script and command=" somescript.sh {$PARAM1} "
- Create Action with operation Run Script "ActScript" on OtherHost
Result:

Expected:
Command:
OtherHost:somescript.sh 100