elastic/kibana

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

開放

#138,547 建立於 2022年8月10日

 (6 則留言) (0 個反應) (0 位負責人)TypeScript (8,021 個分叉)batch import
Team:SharedUXbuggood first issueoldpapercut

倉庫指標

星標
 (19,065 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南