Currently, mention notifications are only sent if a change was add-comment (added a comment to an existing section) or new-section-with-comment (added a section)
When someone adds multiple sections, or comments on an existing sections and starts a new section below it, no mention notification will be generated.
E.g. https://he.wikipedia.org/w/index.php?title=%D7%A9%D7%99%D7%97%D7%94:%D7%98%D7%A7%D7%A1_%D7%A1%D7%92%D7%99%D7%A8%D7%AA_%D7%94%D7%92%D7%91%D7%95%D7%9C_%D7%91%D7%99%D7%9F_%D7%94%D7%95%D7%93%D7%95_%D7%9C%D7%A4%D7%A7%D7%99%D7%A1%D7%98%D7%9F&diff=17037835&oldid=17037675
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
WIP: Generate mention notifications in more cases | mediawiki/extensions/Echo | master | +54 -0 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 215885 had a related patch set uploaded (by Matthias Mullie):
Generate mention notifications in more cases
Comment Actions
Above patch only adds a test to show the failure. Also added a todo in there on how/where to fix it.
Comment Actions
Change 215885 abandoned by Matthias Mullie:
WIP: Generate mention notifications in more cases
Comment Actions
It looks like this was reported a rather long time ago and since lots of work has happened on mention notifications since then!
Comment Actions
I am going to mark this as resolved due to the work that has been carried out.
I have confirmed a few cases as working
- Adding multiple sections https://test.wikipedia.org/w/index.php?title=Talk:Page332&diff=next&oldid=298775
- New section with another change elsewhere https://test.wikipedia.org/w/index.php?title=Talk:Page232&diff=298790&oldid=298789
- Some deletion with a new comment in another section https://test.wikipedia.org/w/index.php?title=Talk:Page232&diff=298792&oldid=298791
If more cases are missing / not working it might make sense to file new tickets! :)