ironmansoftware / powershell-universal

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

[5.0.0] - Creating New Variable (Secret) stored in Database is showing some oddities #3594

Closed mwatts-seg closed 3 weeks ago

mwatts-seg commented 3 weeks ago

Summary of the feedback

Creating a new secret that is stored in the database shows as 'variables.ps1' image

Then I start seeing the following in the console: image

Earlier, which might have been a fluke as I have not been able to reproduce it, but the credential never showed in the dropdown box. Going back to 'variables' show no variable, it had vanished.

EDIT: @adamdriscoll - Deleting a credential deletes both. Let me know and I can open a new issue if required. Created two: image Deleted bottom one (& my variable above is now showing $null - not sure if related): image