Steps to replicate the issue:
What happens?:
What should have happened instead?:
No check shown
| Quiddity | |
| Dec 19 2025, 8:56 PM |
| F71150117: image.png | |
| Dec 19 2025, 8:56 PM |
Steps to replicate the issue:
What happens?:
What should have happened instead?:
No check shown
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| BaseEditCheck: Consider whole heading hiearachy for excluded sections | Esanders | mediawiki/extensions/VisualEditor | master | +188 -12 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T360489 [EPIC] Offer edit suggestions as a service | |||
| Open | None | T414853 [MILESTONE] Deploy Suggestion Mode as a default-on feature. | |||
| Open | Quiddity | T430878 Publish Suggestion Mode controlled experiment findings on-wiki | |||
| Resolved | ppelberg | T404600 [MILESTONE] Run controlled experiment of Suggestion Mode MVP | |||
| Resolved | ppelberg | T415320 [MILESTONE] Deploy Suggestion Mode MVP as a beta feature (all Wikipedias) | |||
| Resolved | ppelberg | T399611 [MILESTONE] Deploy Suggestion Mode MVP as a beta feature (en.wiki) | |||
| Resolved | BUG REPORT | Esanders | T413276 External link check should not be shown within subsections of the excluded sections |
This is a little more complex than it sounds, because it involves making the exclude sections config significantly smarter -- currently it's 100% based on just "what's the previous heading?" and it needs to be expanded to keep going up the tree.
Change #1224082 had a related patch set uploaded (by Esanders; author: Esanders):
[mediawiki/extensions/VisualEditor@master] BaseEditCheck: Consider whole heading hiearachy for excluded sections
Change #1224082 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] BaseEditCheck: Consider whole heading hiearachy for excluded sections