elastic/kibana

[Home] Disable sample data actions for non-privileged users

オープン

#138,547 opened on 2022/08/10

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (8,021 件のフォーク)batch import
Team:SharedUXbuggood first issueoldpapercut

Repository metrics

Stars
 (19,065 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Kibana version: 8.4.0

Add Data button should be disabled for users with limited privileges ( kibana_user) for Sample Data- flight data and web logs.

Created a user with a kibana_user role( very limited and deprecated) . Logged in with this user, and navigated to Home > Add Data. Saw that one of the data set- ( eCommerce Data set is disabled ) while other two are enabled ( flight data and web logs)

  • Expected behavior : All the data sets should be disabled when the user with limited privileges tries to add them

コントリビューターガイド