Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.11] [EDR Workflows] Protection updates latest date is capped at ye…
…sterday (#170932) (#171051) # Backport This will backport the following commits from `main` to `8.11`: - [[EDR Workflows] Protection updates latest date is capped at yesterday (#170932)](#170932) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Konrad Szwarc","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-10T18:56:42Z","message":"[EDR Workflows] Protection updates latest date is capped at yesterday (#170932)\n\nhttps://github.com//issues/170847\r\n\r\nWith this PR latest selectable date is set to yesterday.\r\n\r\nChanges:\r\n1. Datepicker start date is set to `today - 1 day`\r\n2. Api adjusted to accept dates starting at `today - 1 day`\r\n3. Tests aligned.\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/ae2e8ac8-9d35-4cee-a47b-af39fa13485a","sha":"682600f01c5d7f7f7be5846e6f3906583544bfeb","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Defend Workflows","v8.11.0","v8.12.0"],"number":170932,"url":"https://github.com/elastic/kibana/pull/170932","mergeCommit":{"message":"[EDR Workflows] Protection updates latest date is capped at yesterday (#170932)\n\nhttps://github.com//issues/170847\r\n\r\nWith this PR latest selectable date is set to yesterday.\r\n\r\nChanges:\r\n1. Datepicker start date is set to `today - 1 day`\r\n2. Api adjusted to accept dates starting at `today - 1 day`\r\n3. Tests aligned.\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/ae2e8ac8-9d35-4cee-a47b-af39fa13485a","sha":"682600f01c5d7f7f7be5846e6f3906583544bfeb"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170932","number":170932,"mergeCommit":{"message":"[EDR Workflows] Protection updates latest date is capped at yesterday (#170932)\n\nhttps://github.com//issues/170847\r\n\r\nWith this PR latest selectable date is set to yesterday.\r\n\r\nChanges:\r\n1. Datepicker start date is set to `today - 1 day`\r\n2. Api adjusted to accept dates starting at `today - 1 day`\r\n3. Tests aligned.\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/ae2e8ac8-9d35-4cee-a47b-af39fa13485a","sha":"682600f01c5d7f7f7be5846e6f3906583544bfeb"}}]}] BACKPORT--> Co-authored-by: Konrad Szwarc <[email protected]>
- Loading branch information