0
Completed
Merge Existing PowerShell operations into a single PowerShell Script operation
There are currently three Power Shell operations which have not been clearly separated (namely with distinguishable use cases).
These three are the PowerShell Execute, PowerShell Function and PowerShell Script operations.
Merge the PowerShell Execute and Function operations into the Script operation through upgrades.
Customer support service by UserEcho
PowerShellFunctionConfiguration issue: Parameters hiding property on base class.
Resolved. Reopen/create new issue if
EB-515identifies anything.This issue shouldn't have been resolved as there is still the following error:
PowerShellFunctionConfiguration.Parameters hides PowerShellConfiguration.Parameters. The should either be renamed to not clash, or split out into different classes.done.Also outstanding are comments, eg PowerShellScriptPlugInTestFixture and PowerShellPlugInTextFixture.done.Confirmed complete.