-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Environment variables in the command text box should get expanded.
For example if there is a command,
'ls $DIRECTORY'
where DIRECTORY is an enviroment variable with a user defined value injected during job's runtime.
It should substitute $DIRECTORY with its value.