ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

$Null Database Variables not Updated #3600

Closed adamdriscoll closed 3 weeks ago

adamdriscoll commented 3 weeks ago

Version

5.0.0

Severity

Low

Environment

msi

Steps to Reproduce

Updating a variable that is stored in the database but started $null does not update the database value.

Expected behavior

Database value updated.

Actual behavior

Database value not updated.

Additional Environment data

No response

Screenshots/Animations

No response