open-vault/changelog/17459.txt
Violet Hynes 5861c51e70
VAULT-8719 Support data array for alias clash error response so UI/machines can understand error (#17459)
* VAULT-8719 Support data array for alias clash error response so UI can understand error

* VAULT-8719 Changelog

* VAULT-8719 Update alias mount update logic

* VAULT-8719 Further restrict IsError()
2022-10-17 14:46:25 -04:00

3 lines
131 B
Plaintext

```release-note:improvement
core/identity: Add machine-readable output to body of response upon alias clash during entity merge
```