Skip to content

[APM]Remove KibanaErrorBoundary on the APM Mobile#227412

Merged
jennypavlova merged 3 commits intoelastic:mainfrom
jennypavlova:4422-apm-mobile-remove-error-wrapper
Jul 10, 2025
Merged

[APM]Remove KibanaErrorBoundary on the APM Mobile#227412
jennypavlova merged 3 commits intoelastic:mainfrom
jennypavlova:4422-apm-mobile-remove-error-wrapper

Conversation

@jennypavlova
Copy link
Copy Markdown
Member

@jennypavlova jennypavlova commented Jul 10, 2025

Summary

This PR already adds the KibanaErrorBoundary on the routing level, so we can remove it here

@jennypavlova jennypavlova self-assigned this Jul 10, 2025
@jennypavlova jennypavlova added the release_note:skip Skip the PR/issue when compiling release notes label Jul 10, 2025
@jennypavlova jennypavlova requested a review from a team July 10, 2025 10:46
@jennypavlova jennypavlova added the backport:all-open Backport to all branches that could still receive a release label Jul 10, 2025
@botelastic botelastic bot added the Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. label Jul 10, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 2.6MB 2.6MB -39.0B

cc @jennypavlova

Copy link
Copy Markdown
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jennypavlova jennypavlova merged commit a3dea90 into elastic:main Jul 10, 2025
13 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16202400847

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 10, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a3dea90)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 10, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a3dea90)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 10, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a3dea90)
@kibanamachine
Copy link
Copy Markdown
Contributor

💔 Some backports could not be created

Status Branch Result
8.17 Backport failed because of merge conflicts
8.18 Backport failed because of merge conflicts
8.19
9.0
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 227412

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 10, 2025
…27516)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[APM]Remove KibanaErrorBoundary on the APM Mobile
(#227412)](#227412)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-10T17:55:47Z","message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.2.0"],"title":"[APM]Remove
KibanaErrorBoundary on the APM
Mobile","number":227412,"url":"https://github.com/elastic/kibana/pull/227412","mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227412","number":227412,"mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}}]}]
BACKPORT-->

---------

Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 10, 2025
…27517)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[APM]Remove KibanaErrorBoundary on the APM Mobile
(#227412)](#227412)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-10T17:55:47Z","message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.2.0"],"title":"[APM]Remove
KibanaErrorBoundary on the APM
Mobile","number":227412,"url":"https://github.com/elastic/kibana/pull/227412","mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227412","number":227412,"mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}}]}]
BACKPORT-->

Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
jennypavlova added a commit to jennypavlova/kibana that referenced this pull request Jul 11, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a3dea90)

# Conflicts:
#	x-pack/solutions/observability/plugins/apm/public/components/app/mobile/service_overview/stats/metric_item.tsx
jennypavlova added a commit to jennypavlova/kibana that referenced this pull request Jul 11, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a3dea90)

# Conflicts:
#	x-pack/plugins/observability_solution/apm/public/components/app/mobile/service_overview/stats/metric_item.tsx
@jennypavlova
Copy link
Copy Markdown
Member Author

💚 All backports created successfully

Status Branch Result
8.18
8.17

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

jennypavlova added a commit that referenced this pull request Jul 11, 2025
…227606)

# Backport

This will backport the following commits from `main` to `8.17`:
- [[APM]Remove KibanaErrorBoundary on the APM Mobile
(#227412)](#227412)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-10T17:55:47Z","message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.1.0","v9.2.0","v9.0.4"],"title":"[APM]Remove
KibanaErrorBoundary on the APM
Mobile","number":227412,"url":"https://github.com/elastic/kibana/pull/227412","mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227517","number":227517,"state":"MERGED","mergeCommit":{"sha":"2a468fbc44fea05ddcc6ab94ed36e47704964e19","message":"[9.1]
[APM]Remove KibanaErrorBoundary on the APM Mobile (#227412)
(#227517)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.1`:\n- [[APM]Remove KibanaErrorBoundary on the APM
Mobile\n(#227412)](https://github.com/elastic/kibana/pull/227412)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
jennypavlova
<dzheni.pavlova@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227412","number":227412,"mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},{"branch":"9.0","label":"v9.0.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227516","number":227516,"state":"MERGED","mergeCommit":{"sha":"6225d168f600573baba51b92b0889521ecf39de6","message":"[9.0]
[APM]Remove KibanaErrorBoundary on the APM Mobile (#227412)
(#227516)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.0`:\n- [[APM]Remove KibanaErrorBoundary on the APM
Mobile\n(#227412)](https://github.com/elastic/kibana/pull/227412)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\n---------\n\nCo-authored-by:
jennypavlova
<dzheni.pavlova@elastic.co>"}},{"url":"https://github.com/elastic/kibana/pull/227515","number":227515,"branch":"8.19","state":"OPEN"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
jennypavlova added a commit that referenced this pull request Jul 11, 2025
…227601)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[APM]Remove KibanaErrorBoundary on the APM Mobile
(#227412)](#227412)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-10T17:55:47Z","message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.1.0","v9.2.0","v9.0.4"],"title":"[APM]Remove
KibanaErrorBoundary on the APM
Mobile","number":227412,"url":"https://github.com/elastic/kibana/pull/227412","mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227517","number":227517,"state":"MERGED","mergeCommit":{"sha":"2a468fbc44fea05ddcc6ab94ed36e47704964e19","message":"[9.1]
[APM]Remove KibanaErrorBoundary on the APM Mobile (#227412)
(#227517)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.1`:\n- [[APM]Remove KibanaErrorBoundary on the APM
Mobile\n(#227412)](https://github.com/elastic/kibana/pull/227412)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
jennypavlova
<dzheni.pavlova@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227412","number":227412,"mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},{"branch":"9.0","label":"v9.0.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227516","number":227516,"state":"MERGED","mergeCommit":{"sha":"6225d168f600573baba51b92b0889521ecf39de6","message":"[9.0]
[APM]Remove KibanaErrorBoundary on the APM Mobile (#227412)
(#227516)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.0`:\n- [[APM]Remove KibanaErrorBoundary on the APM
Mobile\n(#227412)](https://github.com/elastic/kibana/pull/227412)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\n---------\n\nCo-authored-by:
jennypavlova
<dzheni.pavlova@elastic.co>"}},{"url":"https://github.com/elastic/kibana/pull/227515","number":227515,"branch":"8.19","state":"OPEN"}]}]
BACKPORT-->
@kibanamachine kibanamachine added v8.18.4 backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jul 11, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

8 similar comments
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## Summary

This [PR](elastic#226884) already adds
the `KibanaErrorBoundary` on the routing level, so we can remove it here

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @jennypavlova

kibanamachine added a commit that referenced this pull request Jul 28, 2025
…227515)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[APM]Remove KibanaErrorBoundary on the APM Mobile
(#227412)](#227412)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-10T17:55:47Z","message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.2.0"],"title":"[APM]Remove
KibanaErrorBoundary on the APM
Mobile","number":227412,"url":"https://github.com/elastic/kibana/pull/227412","mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227412","number":227412,"mergeCommit":{"message":"[APM]Remove
KibanaErrorBoundary on the APM Mobile (#227412)\n\n## Summary\n\nThis
[PR](#226884) already adds\nthe
`KibanaErrorBoundary` on the routing level, so we can remove it
here\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a3dea90b81f78fc1aba91836cd1d9923d5f9ff01"}}]}]
BACKPORT-->

Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
@kibanamachine kibanamachine added v8.19.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jul 28, 2025
@mistic mistic added v8.19.1 and removed v8.19.0 labels Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. v8.17.9 v8.18.4 v8.19.1 v9.0.4 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants