ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
36 stars 4 forks source link

new variable is null in api #3887

Closed Omzig closed 2 weeks ago

Omzig commented 3 weeks ago

Version

5.0.10

Severity

Low

Environment

Nested IIS

Steps to Reproduce

create an api create a variable invoke api

Expected behavior

variable value

Actual behavior

$null

Additional Environment data

recycle app pool to get api to pick up variable value

Screenshots/Animations

No response