Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] Disable button in logstash output based on correct privileges (…
…elastic#195210) Fixes elastic#191951 ## Summary Disable button in logstash output based on correct privileges. ### Testing - Enable feature flag `subfeaturePrivileges` - Follow testing steps in above ticket The button "view steps" in logstash output should be disabled if role doesn'thave `fleet.allSettings` privileges ![Screenshot 2024-10-07 at 12 03 25](https://github.com/user-attachments/assets/4933fa97-612c-4ddf-abcb-9838b110df09) ![Screenshot 2024-10-07 at 14 48 45](https://github.com/user-attachments/assets/0155480a-a7c5-4274-ab95-57a867b2a1cc) ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information