Skip to content

[9.4] [Entity Analytics] Explore - Removing link to details page for entities in the entity store (#265132)#265279

Merged
kibanamachine merged 1 commit intoelastic:9.4from
kibanamachine:backport/9.4/pr-265132
Apr 23, 2026
Merged

[9.4] [Entity Analytics] Explore - Removing link to details page for entities in the entity store (#265132)#265279
kibanamachine merged 1 commit intoelastic:9.4from
kibanamachine:backport/9.4/pr-265132

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.4:

Questions ?

Please refer to the Backport tool documentation

…es in the entity store (elastic#265132)

## Summary

This PR removes the link to the user/host details page for entities in
the entity store

* On the Explore pages, any link that used to go to user/host details
page will now open the user/host flyout.
* On the user/host flyout, if the entity IS in the entity store, the
name will no longer link to the user details page
* On the user/host flyout, if the entity IS NOT in the entity store,
clicking the name will still open the user/host details page based on
entity name.

## To Verify

1. Start ES and Kibana with all the V2 entity store feature flags
2. Add data using `yarn start org-data`. Pick a medium sized org,
default productivity suite, no detection rules
3. Navigate to the entity analytics homepage and wait a little bit. You
should see entities show up after a short wait.
4. Navigate to Explore -> Users and click on the "All Users" tab. Click
on a user. You should see the user flyout open. The flyout title should
not be clickable.
5. Navigate to Explore -> Hosts and click on the "All Hosts" tab. Click
on a host. You should see the host flyout open. The flyout title should
not be clickable.
6. Open an entity flyout from the entity analytics homepage. These
flyouts should not have clickable titles.
7. Generate some alerts and find a user on the alerts table that is not
in the entity store. You should see the user flyout open. The flyout
title SHOULD be clickable and open the user details page in a new tab.

https://github.com/user-attachments/assets/22b7ff3b-ee69-4b24-9f2b-d1438527084d
(cherry picked from commit 43b0a5f)
@kibanamachine kibanamachine merged commit c74c9a7 into elastic:9.4 Apr 23, 2026
20 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #119 / Execution context Server-side apps propagates context for Task and Alerts

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 11.7MB 11.7MB +1.5KB

cc @ymao1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants