Problem/Motivation
We shipped #3274635: [upstream] Use CKEditor 5's native <ol type> and <ul type> UX without an update path test because it was a super-critical bugfix that needed to get in now, at the 11th hour, to avoid breaking Drupal 11.3 for many people.
Quoth @catch in a Slack DM with me:
for me it's better to fix the bug than not fix the bug
The timing is unfortunate, but we couldn't wait. But the bug fix needs an update path test, and this is the issue where we should add it. Therefore, filing this as critical because the issue from which it spawns is also critical, and that applies to the test coverage we will add here.
Comments
Comment #2
catchWe added an update path test in that issue before commit, after finding other issues in there.