Skip to content
#

kibana

Here are 1,354 public repositories matching this topic...

pickypg
pickypg commented Dec 14, 2020

Kibana version: 7.10.1
Elasticsearch version: 7.10.1

Describe the bug:

The user role management screen does not allow you to add specific index privileges, even if they exist within Elasticsearch, such as indices:data/write/reindex.

This is the same as elastic/kibana#42975, except for index permissions instead of cluster ones.

**Steps to reprodu

eui
nickofthyme
nickofthyme commented Dec 15, 2020

In kibana I am updating the advanced settings page to sync the search text to the query URL search params (elastic/kibana#81829). This allows the URL to possibly be formatted incorrectly. Thus, running Query.parse('category:(accessibility))') will throw an error.

I am testing Query.parse before passing to EuiSearchBar and displaying a warning toast in case of an

Improve this page

Add a description, image, and links to the kibana topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kibana topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.