I recently migrated from using documents in $home to documents in $env:OneDrive
then had to spend a bunch of time fixing the issue by unregistering and reregistering the secretvault.
Does the path really need to be in there?
Actual behavior
errors pointing to the old path that did not exist after the documents directory and modules directory was moved.
Error details
No response
Environment data
$PSVersionTable
Name Value
---- -----
PSVersion 7.4.4
PSEdition Core
Prerequisites
Steps to reproduce
cat $env:LOCALAPPDATA\Microsoft\PowerShell\secretmanagement\secretvaultregistry\vaultinfo
Do we have to store the ModulePath in the metadata file?
Expected behavior
Actual behavior
Error details
No response
Environment data
Version
1.1.2
Visuals
No response