Files
vault/changelog/24168.txt
Chelsea Shaw b833b30315 UI: always send capabilities-self request in user's root namespace (#24168)
* Add getRelativePath helper and use to calculate relativeNamespace

* Always request capabilities-self on users root ns and prefix body with relative path

* Update capabilities adapter with test

* add changelog

* Simplify getRelativePath logic

* test update
2023-11-20 13:21:00 -06:00

3 lines
99 B
Plaintext

```release-note:improvement
ui: capabilities-self is always called in the user's root namespace
```