-
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
[Defend Workflows]When we run the Live query it doesnot picks the Timeout Field value what we set while running it. #174082
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
@manishgupta-qasource please review this. |
Reviewed and assigned to @dasansol92 |
…m query history (#174088) #174082 Fixed bug with `timeout` field not being properly passed from Query History list to query form. Added test coverage. https://github.com/elastic/kibana/assets/29123534/48862490-d308-47c6-bdc1-d2c10ec8533d
…ery from query history (#174088) (#175217) # Backport This will backport the following commits from `main` to `8.12`: - [[EDR Workflows][Osquery] Missing timeout value when running query from query history (#174088)](#174088) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Konrad Szwarc","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-22T14:17:12Z","message":"[EDR Workflows][Osquery] Missing timeout value when running query from query history (#174088)\n\nhttps://github.com//issues/174082\r\n\r\nFixed bug with `timeout` field not being properly passed from Query\r\nHistory list to query form.\r\nAdded test coverage.\r\n \r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/48862490-d308-47c6-bdc1-d2c10ec8533d","sha":"0aadaa9d7cdc8c1b1f2c49731169b767176b9377","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Defend Workflows","ci:all-cypress-suites","Osquery","v8.12.1","v8.13.0"],"number":174088,"url":"https://github.com/elastic/kibana/pull/174088","mergeCommit":{"message":"[EDR Workflows][Osquery] Missing timeout value when running query from query history (#174088)\n\nhttps://github.com//issues/174082\r\n\r\nFixed bug with `timeout` field not being properly passed from Query\r\nHistory list to query form.\r\nAdded test coverage.\r\n \r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/48862490-d308-47c6-bdc1-d2c10ec8533d","sha":"0aadaa9d7cdc8c1b1f2c49731169b767176b9377"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174088","number":174088,"mergeCommit":{"message":"[EDR Workflows][Osquery] Missing timeout value when running query from query history (#174088)\n\nhttps://github.com//issues/174082\r\n\r\nFixed bug with `timeout` field not being properly passed from Query\r\nHistory list to query form.\r\nAdded test coverage.\r\n \r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/48862490-d308-47c6-bdc1-d2c10ec8533d","sha":"0aadaa9d7cdc8c1b1f2c49731169b767176b9377"}}]}] BACKPORT-->
Merged to |
Hi @dasansol92, We have tested this ticket on the BC1 build for 8.12.1. Please find below the testing details: Build Details
Screen Recording & Observations
Live.queries.-.Osquery.-.Timeout.field.mp4Hence, we are closing this issue and marking this as QA Validated. Thank you! |
…m query history (elastic#174088) elastic#174082 Fixed bug with `timeout` field not being properly passed from Query History list to query form. Added test coverage. https://github.com/elastic/kibana/assets/29123534/48862490-d308-47c6-bdc1-d2c10ec8533d
Describe the bug:
When we run the Live query it doesnot picks the Timeout Field value what we set while running it.
Build Details:
Preconditions
Osquery manager
integration should be installed.Steps to Reproduce
run
button of the Live query mentioned in the preconditionsActual result
Expected Result
Screen-Cast
Live.queries.-.Osquery.-.Elastic.Mozilla.Firefox.2024-01-02.18-03-18.mp4
The text was updated successfully, but these errors were encountered: