-
Notifications
You must be signed in to change notification settings - Fork 101
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
Implement platform-wide mitigation for wpcom-block-editor breakage #6047
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6047 +/- ##
=============================================
+ Coverage 30.51% 30.55% +0.03%
Complexity 4811 4811
=============================================
Files 289 289
Lines 21181 21190 +9
=============================================
+ Hits 6463 6474 +11
+ Misses 14718 14716 -2 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Description
Change in wpcom-block-editor external dependency resulted in broken Paragraph blocks if a site used <= Jetpack 13.6 and Core <= 6.5.
This is a hotfix disabling the functionality in question.
Changelog Description
Fixed
Pre-review checklist
Please make sure the items below have been covered before requesting a review:
Pre-deploy checklist
Steps to Test