Skip to content
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

[Infra] Fix deprecated usage of dataview title #200698

Closed
jennypavlova opened this issue Nov 19, 2024 · 1 comment · Fixed by #200751
Closed

[Infra] Fix deprecated usage of dataview title #200698

jennypavlova opened this issue Nov 19, 2024 · 1 comment · Fixed by #200751
Assignees
Labels
Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture

Comments

@jennypavlova
Copy link
Member

Replace the usage of title in Infra plugin with getIndexPattern

Used in:

@jennypavlova jennypavlova added Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture labels Nov 19, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@jennypavlova jennypavlova self-assigned this Nov 19, 2024
jennypavlova added a commit that referenced this issue Nov 19, 2024
Closes #200698 

## Summary

This PR replaces the usage of the deprecated dataview `title` with
`getIndexPattern`
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Nov 19, 2024
Closes elastic#200698

## Summary

This PR replaces the usage of the deprecated dataview `title` with
`getIndexPattern`

(cherry picked from commit eb504e6)
kibanamachine added a commit that referenced this issue Nov 19, 2024
…0751) (#200773)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Infra] Fix deprecated usage of dataview `title`
(#200751)](#200751)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-19T16:36:59Z","message":"[Infra]
Fix deprecated usage of dataview `title` (#200751)\n\nCloses #200698
\r\n\r\n## Summary\r\n\r\nThis PR replaces the usage of the deprecated
dataview `title`
with\r\n`getIndexPattern`","sha":"eb504e642a7ecd76d4d0ab3423a0957bf4d66475","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services"],"title":"[Infra]
Fix deprecated usage of dataview
`title`","number":200751,"url":"https://github.com/elastic/kibana/pull/200751","mergeCommit":{"message":"[Infra]
Fix deprecated usage of dataview `title` (#200751)\n\nCloses #200698
\r\n\r\n## Summary\r\n\r\nThis PR replaces the usage of the deprecated
dataview `title`
with\r\n`getIndexPattern`","sha":"eb504e642a7ecd76d4d0ab3423a0957bf4d66475"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200751","number":200751,"mergeCommit":{"message":"[Infra]
Fix deprecated usage of dataview `title` (#200751)\n\nCloses #200698
\r\n\r\n## Summary\r\n\r\nThis PR replaces the usage of the deprecated
dataview `title`
with\r\n`getIndexPattern`","sha":"eb504e642a7ecd76d4d0ab3423a0957bf4d66475"}}]}]
BACKPORT-->

Co-authored-by: jennypavlova <[email protected]>
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this issue Nov 26, 2024
Closes elastic#200698 

## Summary

This PR replaces the usage of the deprecated dataview `title` with
`getIndexPattern`
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
Closes elastic#200698 

## Summary

This PR replaces the usage of the deprecated dataview `title` with
`getIndexPattern`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants