Skip to content
#

dashboards

Here are 501 public repositories matching this topic...

jonathan-buttner
jonathan-buttner commented Jul 13, 2022

When a user searches for a value on the cases list page the UI does not pass any search_fields value. This causes Elasticsearch to query all available fields within the case saved object. This could cause some confusion as to why some cases are returned in the search results because we don't display all the data from a case in the UI.

References: https://github.com/elastic/kibana/blob/main/x-

bug good first issue Team:ResponseOps Feature:Cases
janimo
janimo commented Jul 6, 2022

ALL software version info

Panel 0.13.1

Description of expected behavior and the observed behavior

Setting PANEL_OAUTH_PROVIDER is ignored, authentication is only used when passing --oauth-provider to panel serve. The authentication user guide suggests otherwise
"the oauth_provider can be set on the commandline using the --oauth-provider CLI argument to panel serve or the

type: bug good first issue

Improve this page

Add a description, image, and links to the dashboards 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 dashboards topic, visit your repo's landing page and select "manage topics."

Learn more