ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Editing a Variable "nulls" the TYPE #165

Closed leeberg closed 4 years ago

leeberg commented 4 years ago

Describe the Issue

When updating a variable the TYPE seems to get removed:

vartype

To Reproduce

Steps to reproduce the behavior: (Example)

  1. Create a NEW Variable
  2. Edit the Variable
  3. See the Type is removed

Expected behavior