-
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][8.0.0-SNAPSHOT]Rule navigation breaking for Event Rendered View Alert list #120711
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Reviewed & assigned to @MadameSheema |
Thanks for finding this @karanbirsingh-qasource ! Can you please help us verify this was not happening on 7.16 as well? |
@michaelolo24 will not be a problem in any 7.x branches, as APP_UI_ID is not a concept, only APP_ID https://github.com/elastic/kibana/blob/7.16/x-pack/plugins/security_solution/common/constants.ts#L12 |
@michaelolo24 Issue is not occuring on rule-navigation.mp4 |
we have validated this issue on 8.0.0-SNAPSHOT and found it Fixed 🟢 . Build Details:
Snap-Shoot: Rule_Navigation.mp4Hence we are closing this issue. thanks!! |
Validated this issue on Build Details:
Screen cast 120711.mp4 |
Regressed the issue on Build Details:
Screen-Cast event-render.mp4 |
we have validated this issue under re-bug regress part on 8.1.0-BC2 and found this issue still to be fixed here 🟢 . Please find below build details: Build Details:
Screen-Cast: 120711.mp4thanks !! |
we have validated this issue under re-bug regress part on 8.0.1-BC1 and found this issue still to be fixed here 🟢 . Please find below build details: Build Details:
Screen-Cast: event-render-view.mp4 |
Describe the bug
Rule navigation breaking for Event Rendered View Alert list
Build Details
Steps
Whats working
Rule navigation is been working on below area
Screen-cast
navigation.mp4
Additional Details:
Kibana URL :
https://bc7-b2385e.kb.europe-west1.gcp.cloud.es.io:9243
Navigation Link for Event Rendered view ( breaking URL 🔴 ) :
https://snapshot-6f2d37.kb.us-central1.gcp.qa.cld.elstc.co:9243/app/securitySolution/id/8ee78710-57e8-11ec-a2bf-7b160ac6f95b?sourcerer=(default:(id:security-solution-default,selectedPatterns:!(%27auditbeat-*%27,%27logs-*%27)))&timerange=(global:(linkTo:!(timeline),timerange:(from:%272021-12-07T18:30:00.000Z%27,fromStr:now%2Fd,kind:relative,to:%272021-12-08T18:29:59.999Z%27,toStr:now%2Fd)),timeline:(linkTo:!(global),timerange:(from:%272021-12-07T18:30:00.000Z%27,fromStr:now%2Fd,kind:relative,to:%272021-12-08T18:29:59.999Z%27,toStr:now%2Fd)))
Same Rule Navigation Link for Grid view ( Working URL 🟢 ) :
https://snapshot-6f2d37.kb.us-central1.gcp.qa.cld.elstc.co:9243/app/security/rules/id/8ee78710-57e8-11ec-a2bf-7b160ac6f95b?sourcerer=(default:(id:security-solution-default,selectedPatterns:!(%27auditbeat-*%27,%27logs-*%27)))&timerange=(global:(linkTo:!(timeline),timerange:(from:%272021-12-07T18:30:00.000Z%27,fromStr:now%2Fd,kind:relative,to:%272021-12-08T18:29:59.999Z%27,toStr:now%2Fd)),timeline:(linkTo:!(global),timerange:(from:%272021-12-07T18:30:00.000Z%27,fromStr:now%2Fd,kind:relative,to:%272021-12-08T18:29:59.999Z%27,toStr:now%2Fd)))
The text was updated successfully, but these errors were encountered: