Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.14] [SecuritySolution] Add "exist filter" when value count is filtered in Lens cell action (#181151) #181534

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.14:

Questions ?

Please refer to the Backport tool documentation

… Lens cell action (elastic#181151)

## Summary

Original issue and steps to reproduce:
elastic#181120

Before:

https://github.com/elastic/kibana/assets/6295984/10c7a2ce-d814-4750-8481-8f05b55384f8

After:

https://github.com/elastic/kibana/assets/6295984/00dfbcb6-244b-4f2b-8dd4-a1f7435385cf

### Checklist

Delete any items that are not applicable to this PR.

- [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

---------

Co-authored-by: Sergi Massaneda <[email protected]>
(cherry picked from commit 42e6f0c)
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
cloudSecurityPosture 433 434 +1
discover 791 792 +1
lens 1404 1405 +1
logsExplorer 728 729 +1
securitySolution 5450 5451 +1
slo 723 724 +1
total +6

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/cell-actions 44 46 +2

Async chunks

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

id before after diff
cloudSecurityPosture 452.2KB 452.3KB +94.0B
discover 638.0KB 638.1KB +92.0B
securitySolution 14.6MB 14.6MB +1.1KB
slo 723.3KB 723.4KB +94.0B
total +1.4KB
Unknown metric groups

API count

id before after diff
@kbn/cell-actions 62 64 +2

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @angorayc

@kibanamachine kibanamachine merged commit ac85b7e into elastic:8.14 Apr 24, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants