Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.14`: - [[Fix] Add missing totalSeconds field (#182093)](#182093) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-04-30T10:09:02Z","message":"[Fix] Add missing totalSeconds field (#182093)\n\n## Summary\r\nThe PR #182001 was verified at a\r\npoint where typechecking was missing for a bit, this allowed a missing\r\nfield to slip in. This PR tries to fix it.","sha":"370a7f5ec625fec1d082b331bfe431b68ed63688","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ci:project-deploy-observability","v8.14.0","v8.15.0"],"title":"[Fix] Add missing totalSeconds field","number":182093,"url":"https://github.com/elastic/kibana/pull/182093","mergeCommit":{"message":"[Fix] Add missing totalSeconds field (#182093)\n\n## Summary\r\nThe PR #182001 was verified at a\r\npoint where typechecking was missing for a bit, this allowed a missing\r\nfield to slip in. This PR tries to fix it.","sha":"370a7f5ec625fec1d082b331bfe431b68ed63688"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182093","number":182093,"mergeCommit":{"message":"[Fix] Add missing totalSeconds field (#182093)\n\n## Summary\r\nThe PR #182001 was verified at a\r\npoint where typechecking was missing for a bit, this allowed a missing\r\nfield to slip in. This PR tries to fix it.","sha":"370a7f5ec625fec1d082b331bfe431b68ed63688"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <[email protected]>
- Loading branch information