Files
vault/changelog/25152.txt
Angel Garbarino a4c8ce62fc Bug fix: Update KV data when you change the version of a nested secret (#25152)
* wip need to address testing but want to test something quick on 1.13

* add test coverage

* changelog

* update test comment

* rename getter

* Update kv-data-fields.hbs

revert accidental next step

* linting things
2024-02-01 12:24:21 -07:00

3 lines
116 B
Plaintext

```release-note:bug
ui: Update the KV secret data when you change the version you're viewing of a nested secret.
```