open-vault/changelog/10417.txt
Chelsea Shaw 2e47e39cf7
Fix delete role issue on transform (#10417)
* Fix bug where adding and then removing a new role on a transformation when no other roles have been created causes an error

* Update test on search-select to reflect new behavior which does not add created options to list on delete

* Add changelog
2020-11-23 10:38:09 -06:00

5 lines
128 B
Plaintext

```release-note:bug
ui: Fix bug in Transform secret engine when a new role is added and then removed from a transformation
```