Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI doesn't allow JSON edits for KV v2 #5635

Closed
mjrlee opened this issue Oct 29, 2018 · 2 comments
Closed

UI doesn't allow JSON edits for KV v2 #5635

mjrlee opened this issue Oct 29, 2018 · 2 comments
Milestone

Comments

@mjrlee
Copy link
Contributor

mjrlee commented Oct 29, 2018

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:

  1. In Vault UI, click Create new version for a kv v2 secret.
  2. Toggle JSON on.
  3. Change some feature of the secret.
  4. Click Save
  5. 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

image

image

image

@azuretek
Copy link

I'm experiencing the same problem on kv v1 as well as kv v2.

@chrishoffman chrishoffman added this to the 1.0 milestone Nov 1, 2018
@meirish
Copy link
Contributor

meirish commented Nov 1, 2018

Fixed by #5660

@meirish meirish closed this as completed Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants