ironmansoftware / powershell-universal

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

5.0.6 - Folder creation does not honor current working directory #3723

Closed mwatts-seg closed 1 week ago

mwatts-seg commented 1 week ago

Version

5.0.5

Severity

Critical

Environment

msi

Steps to Reproduce

Open Scripts; Already have a structure like mine setup:

Click on Corporate and try to create a new folder. Folder will be placed in root of Scripts, not honoring the current working directory.

Expected behavior

Folder should be created in the current working/selected directory.

Actual behavior

Folder is created in the root. I also get an FK error thrown occasionally when trying to creating a new folder.

Additional Environment data

5.0.6 Released

Screenshots/Animations

image image image