Skip to content

[9.0] Fix Host details page doesn't show 'show more' button for ip field (#238239)#238578

Closed
machadoum wants to merge 4 commits into
elastic:9.0from
machadoum:backport/9.0/pr-238239
Closed

[9.0] Fix Host details page doesn't show 'show more' button for ip field (#238239)#238578
machadoum wants to merge 4 commits into
elastic:9.0from
machadoum:backport/9.0/pr-238239

Conversation

@machadoum
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…lastic#238239)

## Summary

Fix Host details page doesn't show the 'show more' button for the IP
field.

* It updates the host details endpoint to return multiple values for a
field.
* It updates the host ID renderer in the UI to support multiple values

### What is not included?
* Refactor host details API; it really needs a refactor, but I am not
doing it in this bug fix scope.
* Network details. Network modal also only displays one value per field,
but it is out of the scope.

<img width="300" height="682" alt="Screenshot 2025-10-09 at 13 33 33"
src="https://github.com/user-attachments/assets/05f942fd-4bc5-482a-bdf9-23c1d39d3a02"
/>

<img width="800" height="1002" alt="Screenshot 2025-10-09 at 11 05 09"
src="https://github.com/user-attachments/assets/582e3a6b-868a-4114-ad97-94f0d4654507"
/>
<img width="800" height="1066" alt="Screenshot 2025-10-09 at 11 05 04"
src="https://github.com/user-attachments/assets/4b0b69c5-290b-4dbf-b1df-899964a235c3"
/>

### Checklist

Reviewers should verify this PR satisfies this list as well.

- [x] [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
### Identify risks
@machadoum machadoum added the backport This PR is a backport of another PR label Oct 13, 2025
@machadoum machadoum added the backport This PR is a backport of another PR label Oct 13, 2025
@machadoum machadoum enabled auto-merge (squash) October 13, 2025 07:00
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Oct 13, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #9 / Host Summary Component it renders the default Host Summary
  • [job] [logs] Jest Tests #9 / Host Summary Component it renders the default Host Summary
  • [job] [logs] Jest Tests #9 / Host Summary Component it renders the panel view Host Summary
  • [job] [logs] Jest Tests #9 / Host Summary Component it renders the panel view Host Summary
  • [job] [logs] FTR Configs #3 / Saved objects management should be able to handle multi-space imports correctly copied dashboard from another space into third space using saved objects table should render correctly
  • [job] [logs] FTR Configs #46 / security APIs - Session Lifespan Session Lifespan cleanup should properly clean up session expired because of lifespan when providers override global session config

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 8.9MB 8.9MB -30.0B

History

@elasticmachine
Copy link
Copy Markdown
Contributor

CI was triggered for this PR, but this PR targets 9.0 which should not receive a future release. CI is not supported for these branches. Please consult the release schedule, or contact #kibana-operations if you believe this is an error.

The following branches are currently considered to be open:

  • main
  • 9.2
  • 9.1
  • 8.19
  • 8.18
  • 7.17

1 similar comment
@elasticmachine
Copy link
Copy Markdown
Contributor

CI was triggered for this PR, but this PR targets 9.0 which should not receive a future release. CI is not supported for these branches. Please consult the release schedule, or contact #kibana-operations if you believe this is an error.

The following branches are currently considered to be open:

  • main
  • 9.2
  • 9.1
  • 8.19
  • 8.18
  • 7.17

@machadoum
Copy link
Copy Markdown
Member Author

Branch 9.0 is closed

@machadoum machadoum closed this Oct 15, 2025
auto-merge was automatically disabled October 15, 2025 10:59

Pull request was closed

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.

4 participants