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

[Security Solution] [Resolver] Using the browser 'back' button to select a previously selected node does not move the camera to it. #81189

Closed
MadameSheema opened this issue Oct 20, 2020 · 4 comments · Fixed by #86682
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Resolver Security Solution Resolver feature fixed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.12.0

Comments

@MadameSheema
Copy link
Member

Originally reported by: @oatkiller

I introduced this bug. There is a redux action called appReceivedNewExternalProperties which should select nodes and pan the camera.

When appReceivedNewExternalProperties is dispatched, the reducer should update the selected node as well as animate the camera to that node.

This issue was introduced here: https://github.com/elastic/kibana/pull/77928/files

@MadameSheema MadameSheema added bug Fixes for quality problems that affect the customer experience impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Feature:Resolver Security Solution Resolver feature v7.11.0 Team:Threat Hunting Security Solution Threat Hunting Team labels Oct 20, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Resolver)

@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Oct 27, 2020
@MadameSheema MadameSheema reopened this Jan 14, 2021
@MadameSheema
Copy link
Member Author

reopening the ticket in order to don't forget to validate it in 7.12.0-BC1

@MadameSheema
Copy link
Member Author

@karanbirsingh-qasource can you please validate the fix of this issue on 7.12BC3? Thanks :)

@ghost
Copy link

ghost commented Mar 10, 2021

Hi @MadameSheema

we have validated this issue on 7.12.0 BC4 On-Prem and found it Fixed. Clicking on browser 'back' button to select a previously selected node move correctly.

Build Details

Version:7.12.0 BC4
Commit:99ac38d70e426f589bb61a034c96e602d759cfab
Build:39242

Observations:

  1. Triggered Malicious Detection Alert.
  2. Opened the Analyze Alert section of Alert.
  3. Mimikatz node is selected on default.
  4. Click on cmd node one previous node.
  5. Click on browser back button , user came back to mimikatz nodes.

Screen-Cast:

Recording.6.mp4

Please let us known if we are missing something for this bug validation , Else we are good to add "QA:Validated" Label to it.

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 Feature:Resolver Security Solution Resolver feature fixed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants