mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
- Resolves https://github.com/elastic/kibana/issues/158173
Based on PoC https://github.com/elastic/kibana/pull/166260
## Summary
This PR adds a new "Saved Query Management" privilege with 2 options:
- `All` will override any per app privilege and will allow users to save
queries from any Kibana page
- `None` will default to per app privileges (backward-compatible option)
<img width="600" alt="Screenshot 2023-09-21 at 15 26 25"
src="
|
||
---|---|---|
.. | ||
apps | ||
es_archives | ||
fixtures | ||
page_objects | ||
screenshots/baseline | ||
services | ||
config.base.js | ||
config.ccs.ts | ||
config.edge.js | ||
config.firefox.js | ||
config.upgrade_assistant.ts | ||
config_security_basic.ts | ||
ftr_provider_context.ts | ||
README.md |
Kibana Functional Testing
See our Functional Testing Guide