-
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
[EDR Workflows][Osquery] Missing timeout value when running query from query history #174088
[EDR Workflows][Osquery] Missing timeout value when running query from query history #174088
Conversation
/ci |
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
# Conflicts: # x-pack/plugins/osquery/cypress/tasks/saved_queries.ts
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…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-->
…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
#174082
Fixed bug with
timeout
field not being properly passed from Query History list to query form.Added test coverage.
Screen.Recording.2024-01-02.at.15.24.26.mov