-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] Activity Log screen shows empty screen UI, on page load #108497
Labels
bug
Fixes for quality problems that affect the customer experience
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
OLM Sprint
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
v7.15.0
Comments
ashokaditya
added
bug
Fixes for quality problems that affect the customer experience
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
labels
Aug 13, 2021
Pinging @elastic/security-solution (Team: SecuritySolution) |
ashokaditya
added
the
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
label
Aug 13, 2021
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
ashokaditya
changed the title
[Security Solution]
[Security Solution] Activity Log screen shows empty screen UI, on page load
Aug 13, 2021
ashokaditya
added
OLM Sprint
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
and removed
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
labels
Aug 13, 2021
4 tasks
ashokaditya
added a commit
that referenced
this issue
Aug 16, 2021
… correctly (#108551) * update endpoint middleware to load data correctly fixes kibana/issues/108497 modifies changes done in /pull/107632 and /pull/108330 * await results fixes /issues/108497 * review comments * Add a test to cover this case fixes /issues/108497 Co-authored-by: Kibana Machine <[email protected]>
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this issue
Aug 16, 2021
… correctly (elastic#108551) * update endpoint middleware to load data correctly fixes kibana/issues/108497 modifies changes done in elastic/pull/107632 and elastic/pull/108330 * await results fixes elastic/issues/108497 * review comments * Add a test to cover this case fixes elastic/issues/108497 Co-authored-by: Kibana Machine <[email protected]>
kibanamachine
added a commit
that referenced
this issue
Aug 16, 2021
… correctly (#108551) (#108678) * update endpoint middleware to load data correctly fixes kibana/issues/108497 modifies changes done in /pull/107632 and /pull/108330 * await results fixes /issues/108497 * review comments * Add a test to cover this case fixes /issues/108497 Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Ashokaditya <[email protected]>
Bug Conversion
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
OLM Sprint
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
v7.15.0
Describe the bug:
Kibana/Elasticsearch Stack version:
v7.15.0
Server OS version:
Mac OS 11.4
Browser and Browser OS versions:
Chrome Version 91.0.4472.114 (Official Build) (x86_64),
Firefox 91.0 (64bit),
Safari 14.1.1 (16611.2.7.1.4)
Steps to reproduce:
Security -> Endpoints
to see list deployed of endpoints.Current behavior:
api/endpoint/action_log?page=1&page_size=50
no actions logged
screen.Expected behavior:
api/endpoint/action_log/<agent_id>?page=1&page_size=50
no actions logged
screen.Screenshots (if relevant):
Errors in browser console (if relevant):
The text was updated successfully, but these errors were encountered: