You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
New versions of the secret created through the Vault UI with the JSON toggle appear to create a version identical to the previous version.
To Reproduce
Steps to reproduce the behavior:
In Vault UI, click Create new version for a kv v2 secret.
Toggle JSON on.
Change some feature of the secret.
Click Save
Observe the new version is identical to the old version.
Expected behavior Create new version should work the same if JSON is toggled on or off
Environment:
Vault 1.0.0-beta1 and 0.11.4
The text was updated successfully, but these errors were encountered:
Describe the bug
New versions of the secret created through the Vault UI with the JSON toggle appear to create a version identical to the previous version.
To Reproduce
Steps to reproduce the behavior:
Create new version
for a kv v2 secret.Expected behavior
Create new version
should work the same if JSON is toggled on or offEnvironment:
Vault 1.0.0-beta1 and 0.11.4
The text was updated successfully, but these errors were encountered: