You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When we use web Ui for some purposes i can not open the second page of kv because it redirects to https://<vault_url>/ui/vault/secrets/secret/list/secret?page=2 instead of full path where i am now.
So if I'm inside secret/responsible_platform_ops/patroni/ that will redirect me to not existing path instead of ...page=N of current "folder"
To Reproduce
Can not reproduce in root folder of kv, dive deeper.
Steps to reproduce the behavior:
Opent the vault UI
Navigate to "folder" where more then 1 page, in my case it is secret/responsible_platform_ops/patroni/
Click to the second page button or > in the bottom
Get error. The url of 2d page button and > button is https://<vault_url>/ui/vault/secrets/secret/list/secret?page=2
Expected behavior
When I face more than one page of secrets in KV "folder" pressing 2,3,4 etc and > will properly open the page
Environment:
Vault Server Version (retrieve with vault status): Version 1.18.3
Vault CLI Version (retrieve with vault version): Vault v1.18.3 (7ae4eca), built 2024-12-16T14:00:53Z
Server Operating System/Architecture: CentOS Stream 9 / Kernel: Linux 5.14.0-331.el9.x86_64
Describe the bug
When we use web Ui for some purposes i can not open the second page of kv because it redirects to https://<vault_url>/ui/vault/secrets/secret/list/secret?page=2 instead of full path where i am now.
So if I'm inside secret/responsible_platform_ops/patroni/ that will redirect me to not existing path instead of ...page=N of current "folder"
To Reproduce
Can not reproduce in root folder of kv, dive deeper.
Steps to reproduce the behavior:
Expected behavior
When I face more than one page of secrets in KV "folder" pressing 2,3,4 etc and > will properly open the page
Environment:
vault status
): Version 1.18.3vault version
): Vault v1.18.3 (7ae4eca), built 2024-12-16T14:00:53ZVault server configuration file(s):
Additional context
The text was updated successfully, but these errors were encountered: